Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Date: Sun, 25 Apr 2010 19:19:51
Message-Id: hr24hh$jjk$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse by meino.cramer@gmx.de
1 On 04/25/2010 10:05 AM, meino.cramer@×××.de wrote:
2 > Graham Murray<graham@×××××××××××.uk> [10-04-25 18:28]:
3 >> meino.cramer@×××.de writes:
4 >>
5 >>
6 >>> That was also my first thought, but evdev was recompiled -- as I wrote
7 >>> in my initial mail...
8 >>>
9 >>> What next?
10 >>
11 >> Do you have an InputClass section in your xorg.conf? This is needed for
12 >> xorg to use udev to detect input devices.
13 >>
14 >
15 > yes:
16 >
17 >
18 > Section "InputClass"
19 > Identifier "keyboard-all"
20 > Driver "evdev"
21 > Option "XkbLayout" "de"
22 > Option "XkbVariant" ",qwertz"
23 > Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,compose:rwin,terminate:ctrl_alt_bksp"
24 > Option "XkbVariant" "nodeadkeys"
25 > MatchIsKeyboard "on"
26 > EndSection
27
28 I have no InputClass section at all, but I don't need all the options you
29 use. Might be worth commenting the whole section out just as a test.
30
31 I built xorg-server with the hal useflag disabled, and udev flag enabled.

Replies