[Touch-packages] [Bug 1854590] Re: No ComposeKey sequence for ≈ (almost equal) and ≅ (approximately equal)

2019-12-10 Thread Jackalux
EQUAL TO But I've realised that they create clashes with other compositions, as the composition forms before the ComposeKey is released. If this can be corrected and added at the same time, then that would be amazing as I don't know how to access the actual compositions listed for thos

Re: [Touch-packages] [Bug 388553] Re: Wi-Fi Protected Setup (WPS) not supported

2017-11-14 Thread Jackalux
Grazie mille! Sadly, I'm a very long way from being able to handle the creation of the GUI side... it's too many decades since I used to programme. Respect to the coders! On 14 November 2017 at 09:08, Daniele Napolitano wrote: > This was fixed upstream with Network Manager 1.10: > https://cgit.

[Touch-packages] [Bug 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2017-04-17 Thread Jackalux
I don't have hardware that I imagine will run 16.xx so need this addressed on older LTS versions. My output for... dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' ... was 120 lines long! I had to teach myself script