Dima Krasner
Dima Krasner
xkbconfigmanager should modify xorg.conf **if present**, and xkb-apply must run when a keyboard is plugged in, in case xorg.conf is missing.
When using aufs, snapmergepuppy copies binary files (like the sqlite database used to store history) to pup_ro1 while the browser writes to them, then deletes them from pup_rw. This means...
/usr/lib/gtkdialog/svg_analogclock is definitely buggy: ``` MYGMT="`readlink /etc/localtime | cut -d/ -f6 | sed -e 's,^GMT-,GMTx,' -e 's,^GMT+,GMT-,' -e 's,^GMTx,GMT+,'`" MYTIME="`echo "$MYGMT" | cut -c4- | sed -e 's,-,x,' -e 's,+,-,'...
Some instructions probably don't work anymore (like modem setup) and the documentation recommends old applications like Inkscape's predecessor, Sodipodi (which was discontinued in 2004). This documentation is pretty useless IMHO.
 The problem goes away when libicu is reinstalled, replacing libicudata_stub with the real library. This is the diff between the output of icuinfo, before and after reinstallation: 
#3064 is not perfect. For some reason, Flatpak applications appear in the menu but not in the menu shown when right-clicking the desktop.
No `-name 'mmcblk*' -or -name 'nvme*n*'`: https://github.com/puppylinux-woof-CE/woof-CE/blob/e7ef674a8eb19d442e5cc32937a2984a8f9acc7f/initrd-progs/0initrd/init#L884
This shouldn't be too hard, because GTK+ 4 uses CSS. The selectors are different and the default settings are different. The GTK+ 3 themes are a good starting point: there...
https://forum.puppylinux.com/viewtopic.php?f=40&t=2298&start=10