Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg.xonf, Input_class keyboard
Date: Sat, 03 Sep 2011 16:59:00
Message-Id: 201109031757.43181.michaelkintzios@gmail.com
In Reply to: [gentoo-user] xorg.xonf, Input_class keyboard by meino.cramer@gmx.de
1 On Saturday 03 Sep 2011 04:15:32 meino.cramer@×××.de wrote:
2 > Hi,
3 >
4 > in my xorg.conf I have set this:
5 >
6 >
7 > Section "InputClass"
8 > Identifier "keyboard-all"
9 > Driver "evdev"
10 > # Option "XkbOptions"
11 > "ctrl:nocaps,compose:ralt,terminate:ctrl_alt_bksp" Option "XkbOptions"
12 > "terminate:ctrl_alt_bksp,caps:super"
13 > MatchIsKeyboard "on"
14 > EndSection
15
16 Does:
17
18 Option "XkbOptions" "terminate:ctrl_alt_bksp"
19
20 on its own work?
21
22 On one box of mine I had to add:
23
24 MatchDevicePath "/dev/input/event*"
25
26
27 Also, check that you have not any old conflicting directives in Section
28 "ServerLayout", like e.g. InputDevice "Keyboard0" "CoreKeyboard"
29
30 --
31 Regards,
32 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature