You are not logged in.
Pages: 1
There is a bug currently where onboard crashes when you mouse over it.
I managed to get it working in my user session by running...
gsettings set org.onboard.keyboard input-event-source 'GTK'
Is it possible to apply this onboard setting to the lightdm login screen?
Last edited by GlenS (2024-10-25 01:31:46)
System:
Host: Xubu24minimal Kernel: 6.8.0-47-generic arch: x86_64 bits: 64
Desktop: Xfce v: 4.18.1 Distro: Xubuntu 24.04.1 LTS (Noble Numbat)
Offline
Have you tried setting "input-event-source=GTK" in /etc/onboard-defaults.conf?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks for the reply.
Tried a few locations for onboard-defaults.conf, stated in /usr/share/doc/onboard/ but no luck or the fix doesn't work in lightdm.
I don't need onboard for login....I just find it handy occasionally.
I'll wait for a fix.
System:
Host: Xubu24minimal Kernel: 6.8.0-47-generic arch: x86_64 bits: 64
Desktop: Xfce v: 4.18.1 Distro: Xubuntu 24.04.1 LTS (Noble Numbat)
Offline
Does it crash immediately when you hover over it? Or can you get to its settings dialog? There you can also set the input event source.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Does it crash immediately when you hover over it? Or can you get to its settings dialog? There you can also set the input event source.
No, it's visible for a few seconds but doesn't appear to receive mouse clicks.
This is a new install of Xubuntu 24.04 but looking at my old 22.04 install on another partition, the onboard preferences menu is not accessible
at the login screen keyboard.
System:
Host: Xubu24minimal Kernel: 6.8.0-47-generic arch: x86_64 bits: 64
Desktop: Xfce v: 4.18.1 Distro: Xubuntu 24.04.1 LTS (Noble Numbat)
Offline
You might want to try using a different display manager or check if there’s an update for onboard that addresses this. Sometimes, switching display managers can improve compatibility with certain applications.
Offline
Found a solution.
sudo -u lightdm dbus-launch gsettings set org.onboard.keyboard input-event-source 'GTK'
Shows a message about Authorization but seems to work anyway.
glen@Xubu24minimal:~$ sudo -u lightdm dbus-launch gsettings set org.onboard.keyboard input-event-source 'GTK'
[sudo] password for glen:
Authorization required, but no authorization protocol specified
Thanks for the replies.
System:
Host: Xubu24minimal Kernel: 6.8.0-47-generic arch: x86_64 bits: 64
Desktop: Xfce v: 4.18.1 Distro: Xubuntu 24.04.1 LTS (Noble Numbat)
Offline
Pages: 1
[ Generated in 0.015 seconds, 8 queries executed - Memory usage: 548.17 KiB (Peak: 549.02 KiB) ]