To know about unijoy please click here
Install Unijoy in Linux
- Open your Terminal (ctrl + alt + t)
- Copy this command to your terminal
sudo apt-get install ibus-m17n m17n-db ibus-gtk m17n-contrib
3. verify unijoy exist
sudo dpkg -L m17n-db | grep unijoy
4. If unijoy installed now enter the following command
ibus-daemon -xdr
it will run the ibus daemon to allow the unijoy layout in keyboard settings
Post a Comment