September 2010
M T W T F S S
« Feb    
 12345
6789101112
13141516171819
20212223242526
27282930  

Add Arabic keyboard to linux (Gentoo)

I’ve never thought that some day I’ll use an Arabic Keyboard on linux but I CHOOOOKED it is very simple, just edit your Xorg file and add arabic code in addition to (ALT+SHIFT) key, below is Configuration file - part keyboard :

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us,ar"
Option "XKbOptions" "grp:alt_shift_toggle"
EndSection

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>