UK keyboard layout - not international
SteVe Cook
yorvik.ubunto at googlemail.com
Fri Oct 27 08:32:00 UTC 2006
Richard Urwin wrote:
> From: Adam Funk
>> What's in the keyboard section of your /etc/X11/xorg.conf file?
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "us"
> EndSection
>
Mine is :-
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection
so it looks like you just need to change XkbLayout from "us" to "gb"
SteVe
More information about the ubuntu-users
mailing list