dolphin_oracle wrote: Mon Apr 17, 2023 9:57 am it will be OK. the feature is deprecated, but still present for now.
Good to know. In case I happen to come across a post in the FB group, I'll pass this info along.
dolphin_oracle wrote: Mon Apr 17, 2023 9:57 am it will be OK. the feature is deprecated, but still present for now.
Code: Select all
udevadm trigger --subsystem-match=input --action=change
Code: Select all
udevadm trigger
are you OK with the strings in tweak's panel scale gui? I would like to get translations going.Jerry3904 wrote: Fri Apr 14, 2023 10:33 am Thanks for looking at this--I will enjoy testing once it's released.
Xrandr << Only that word = consistent with above list of nouns and does not repeat title elements at top
--[indent] following 3 lines
--do not repeat "xrandr"
Cannot confirm. At least justed tested in LiveSession with not yet upgraded and keptdolphin_oracle wrote: Tue Apr 18, 2023 5:47 pm when I use system-keyboard-qt to set a system keyboard, X either crashes and restarts or X restarts. Not sure what's going on, is anyone else seething that?
I've got it narrowed down to this line of code that systemd-keyboard-qt uses to reload input device.
Code: Select all
udevadm trigger --subsystem-match=input --action=change
I'm not running systemd.fehlix wrote: Wed Apr 19, 2023 5:24 pmCannot confirm. At least justed tested in LiveSession with not yet upgraded and keptdolphin_oracle wrote: Tue Apr 18, 2023 5:47 pm when I use system-keyboard-qt to set a system keyboard, X either crashes and restarts or X restarts. Not sure what's going on, is anyone else seething that?
I've got it narrowed down to this line of code that systemd-keyboard-qt uses to reload input device.
Code: Select all
udevadm trigger --subsystem-match=input --action=change
this version system-keyboard-qt 23.04.02
it would change immediately without any crash.
just like "sudo udevadm trigger --subsystem-match=input --action=change"
would do after manual changing /etc/defaul/keyboard layout.
Maybe a systemd thing?
I'm not running systemd.fehlix wrote: Wed Apr 19, 2023 5:24 pmCannot confirm. At least justed tested in LiveSession with not yet upgraded and keptdolphin_oracle wrote: Tue Apr 18, 2023 5:47 pm when I use system-keyboard-qt to set a system keyboard, X either crashes and restarts or X restarts. Not sure what's going on, is anyone else seething that?
I've got it narrowed down to this line of code that systemd-keyboard-qt uses to reload input device.
Code: Select all
udevadm trigger --subsystem-match=input --action=change
this version system-keyboard-qt 23.04.02
it would change immediately without any crash.
just like "sudo udevadm trigger --subsystem-match=input --action=change"
would do after manual changing /etc/defaul/keyboard layout.
Maybe a systemd thing?