Installing the new Armenian Keyboard layouts for GNU/Linux
In a previous post, I described the 3 new keyboard layouts I created for the Armenian language. This post describes how to install these on your system. (I tested this on SUSE Linux 10.1 with X.org version 6.9 running GNOME 2.12.2.)
You will need access to the root user to be able to perform the following steps.
1. Open a terminal and change to the root user by typing: su root
3. Backup your existing Armenia layout configuration by running: mv symbols/am symbols/am.bak
4. Using your browser, download the new am configuration file from here and save it to symbols/am. Alternatively, cd to the symbols directory and run wget http://webpages.charter.net/aourishian818/am
5. Provide the appropriate permissions on the file by running: chmod 644 symbols/am
6. Now we need to let X (the graphics system) know about the new layouts. In newer versions of X, this is done by editting the
5. Restart X by typing Ctl + Alt + Backspace, then run startx at the command prompt.
6. You can now configure the Keyboard Indication (see my previous post) with the new keyboard layouts.
Enjoy, and leave me any comments if you have trouble with the above.
I plan to get this into the necessary projects (most likely X.org and XFree86) so that your next Linux distro will contain a robust Armenian language support.

0 Comments:
Post a Comment
<< Home