In <20101227175826.1bbaf...@karnak.local> dwn...@ntlworld.com (David W Noon) 
writes:

>--Sig_/Hxy_r1egAtvobeT/s7/L0.O
>Content-Type: text/plain; charset=US-ASCII
>Content-Transfer-Encoding: quoted-printable

>On Mon, 27 Dec 2010 12:20:02 +0100, John wrote about [gentoo-user]
>xorg-server:

>>I have just upgraded to xorg-server 1.9.2
>>but unfortunately my keyboard is not recognising gb layout

>You have at least 2 courses of action:

>1) Add a udev rule in /etc/udev/rules.d/10-local.rules

># A rule to define our keyboard layout.
>KERNEL=3D=3D"event*", ENV{ID_INPUT_KEYBOARD}=3D=3D"?*", ENV{xkblayout}=3D"g=
>b",
>ENV{xkbmodel}=3D"pc105"

>2) Add a configuration file /etc/X11/xorg.conf.d/10-evdev.conf

># Configuration for evdev-controlled input devices.
>Section "InputClass"
>        Identifier      "keyboard"
>        Driver          "evdev"
>        Option          "XkbLayout" "gb"
>        Option          "XkbModel" "pc105"
>        Option          "XkbOptions" "terminate:ctrl_alt_bksp"
You got this working with xorg-server 1.9? This is the one piece that's
not working for me.

Konstantin
-- 
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elw...@agouros.de
Altersheimerstr. 1, 81545 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not survive the forming of the cosmos." B'Elana Torres

Reply via email to