Page 1 of 1

[SOLVED] Italian keyboard.

Posted: Wed Jan 07, 2009 1:41 pm
by ior
I have installed LXDE on ubuntu 8.04. I have the English keybord set. What can I do for change to Italian?
Thanks.
Rodolfo

Re: Italian keyboard.

Posted: Sun Jan 11, 2009 7:15 pm
by archibald haddock
I would allqays be doing keyboard stuff for the X Server in general. So I would edit my /etc/X11/xorg.conf:
Add in /etc/X11/xorg.conf this line:
Section "InputDevice"
.
.
.
Option "XkbLayout" "it"
EndSection

Re: Italian keyboard.

Posted: Tue Jan 13, 2009 10:23 am
by ior
archibald haddock wrote:I would allqays be doing keyboard stuff for the X Server in general. So I would edit my /etc/X11/xorg.conf:
Add in /etc/X11/xorg.conf this line:
Section "InputDevice"
.
.
.
Option "XkbLayout" "it"
EndSection
Thanks.
Rodolfo

Re: [SOLVED] Italian keyboard.

Posted: Tue Jan 13, 2009 11:23 am
by PCMan
Try this:
http://www.xfree86.org/current/XKB-Config2.html
The documentation teaching you how to setup xkb.

Besides, there are some keyboard layout switcher like fbxkb, ....etc.