Hello guys, I’m using the AlmaLinux 9.5 with KDE Plasma and i NEED to use it under X11, but there is no Virtual Keyboard available, only using Wayland.
How can I get a virtual keyboard?
After a lot of investigation I created a step by step to install OnBoard Virtual Keyboard on Alma Linux 9.5 With KDE Plasma (X11 Server)
1 - Download the OnBoard
2 - Download the pyhton-distutils-extra
3 - Extract the downloaded files to a new folder with tar xzf file.tar.gz (anywhere you want)
4 - sudo dnf install python3-devel
5 - Go to pyhton-distutils-extra folder
6 - sudo python3 setup.py install
7 - Install some dependecies
sudo dnf install dconf-devel gtk3-devel libXtst-devel libxkbfile-devel dconf-devel libcanberra-devel hunspell-devel libudev-devel
8 - sudo dnf groupinstall “Development Tools”
9 - go to onboard-1.4.1/data/
sudo cp org.onboard.gschema.xml /usr/share/glib-2.0/schemas/
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
10 - reboot
11 - Done, you now just need to configure your virtual keyboard opening “onboard-settings”