![]() |
Onboard keyboard issues... - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Security & Bug Fixes (https://www.linuxliteos.com/forums/forumdisplay.php?fid=16) +--- Thread: Onboard keyboard issues... (/showthread.php?tid=9666) |
Onboard keyboard issues... - Eric Rikkinen - 10-09-2025 Hello... I have a Surface Go tablet onto which I installed Linux Lite v. 7.6. The issue is as follows; When attempting to use Onboard onscreen keyboard it simply vanishes off the screen the instant I tap it. I wish to use this device while mobile and do not want to attach a full keyboard every time I need to type something. Has anyone encountered this situation before? Any suggestions would be helpful. Thanks> Onboard keyboard issues... - valtam - 10-11-2025 I've noticed this too. Will look into a fix and advise a solution. Sent from my mobile phone using Tapatalk RE: Onboard keyboard issues... - valtam - 10-12-2025 Please try the following: Code: gsettings set org.onboard.keyboard input-event-source 'GTK' Code: sudo apt install mousetweaks Code: sudo glib-compile-schemas /usr/share/glib-2.0/schemas then try onboard. |