Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] keyboard layout
Date: Mon, 10 Sep 2007 21:50:00
Message-Id: 68b1e2610709101437o404f95dat450b121fac033c1a@mail.gmail.com
In Reply to: Re: [gentoo-user] keyboard layout by "Matthew R. Lee"
1 On 9/10/07, Matthew R. Lee <gentoo@××××××××××.org> wrote:
2 > Already tried changing it to "gb" but it didn't change anything
3
4 Did you try to change the driver?
5
6 My xorg.conf uses this:
7 Driver "keyboard"
8
9 Just for reference, here's the relevant part of my xorg.conf:
10 Section "InputDevice"
11 Identifier "Keyboard0"
12 Driver "keyboard"
13 Option "CoreKeyboard"
14 Option "XkbRules" "xorg"
15 Option "XkbModel" "pc105"
16 Option "XkbLayout" "gb,fr,ru,ro"
17 Option "XkbOptions" "grp:alt_shift_toggle"
18 Option "XkbVariant" ",,winkeys,std"
19 EndSection
20
21 Try to play with the options. Regards,
22 Liviu
23 --
24 gentoo-user@g.o mailing list