![]() |
How could I install a *.sh file and have a new unofficial keyboard layout? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: How could I install a *.sh file and have a new unofficial keyboard layout? (/showthread.php?tid=7893) |
How could I install a *.sh file and have a new unofficial keyboard layout? - v6rg nobody - 08-25-2021 hi, I want to install Gilaki Keyboard Layout in Linux Lite. I used to install it in Ubuntu by this way: Downloaded from this link: http://gilakikeyboard.ir/%d8%af%d8%a7%d9%86%d9%84%d9%88%d8%af/%d9%84%db%8c%d9%86%d9%88%da%a9%d8%b3/ and follw these codes: Code: sudo cp -R ./* /usr/share/X11/xkb and then: Code: sudo dpkg-reconfigure xkb-data But in Linux Lite I am confused. None of these codes are working. Please help me to have my mothertongue keyboard. And thisis github link for my keyboard: https://github.com/meyt/glkxkb |