* [gentoo-user] xorg / keyboard
@ 2008-01-19 18:52 Uwe Thiem
2008-01-19 19:27 ` Sascha Hlusiak
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Thiem @ 2008-01-19 18:52 UTC (permalink / raw
To: gentoo-user
Hi folks,
somehow I have messed up my xorg configuration. The block of sic buttons
from "Insert" to "Page Down" and the four separate3 arrow key (up, left,
down, right) don't work or don't work as expected. For example, "up" invokes
ksnapshot, the others don't do anything. My keyboard is a US 104 buttons
keyboard.
The relevant section in my xorg.conf looks like this:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
When X starts up, it first says:
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Keyboard0: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
It says later:
(II) evdev brain: Rescanning devices (2).
(**) AT Translated Set 2 keyboard-isa0060/serio0/input0: always reports core
events
(**) Option "XkbModel" "evdev"
(**) Option "XkbLayout" "us"
(II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard-isa0060/serio0/input0" (type: KEYBOARD)
(II) AT Translated Set 2 keyboard-isa0060/serio0/input0: Init
(II) AT Translated Set 2 keyboard-isa0060/serio0/input0: On
(II) AT Translated Set 2 keyboard-isa0060/serio0/input0: Off
So it seems to me, it overwrites my settings.
Should I disable "evdev"? How?
Should I do something else?
Uwe
--
If a man speaks in a forest, and no woman listens to him,
is he still lying?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] xorg / keyboard
2008-01-19 18:52 [gentoo-user] xorg / keyboard Uwe Thiem
@ 2008-01-19 19:27 ` Sascha Hlusiak
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hlusiak @ 2008-01-19 19:27 UTC (permalink / raw
To: gentoo-user; +Cc: Uwe Thiem
[-- Attachment #1: Type: text/plain, Size: 2087 bytes --]
Hi,
You have hal-0.5.10 installed and it's hotplugging devices. To disable
hotplugging, put
Option "AutoAddDevices" "false"
in Section ServerFlags. Or switch in X to an evdev keyboard layout, since it
overrides your xorg.conf settings.
Sascha
Am Samstag 19 Januar 2008 19:52:09 schrieb Uwe Thiem:
> Hi folks,
>
> somehow I have messed up my xorg configuration. The block of sic buttons
> from "Insert" to "Page Down" and the four separate3 arrow key (up, left,
> down, right) don't work or don't work as expected. For example, "up"
> invokes ksnapshot, the others don't do anything. My keyboard is a US 104
> buttons keyboard.
>
> The relevant section in my xorg.conf looks like this:
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "us"
> EndSection
>
>
> When X starts up, it first says:
>
> (**) Keyboard0: XkbRules: "xorg"
> (**) Option "XkbModel" "pc104"
> (**) Keyboard0: XkbModel: "pc104"
> (**) Option "XkbLayout" "us"
> (**) Keyboard0: XkbLayout: "us"
> (**) Option "CustomKeycodes" "off"
> (**) Keyboard0: CustomKeycodes disabled
> (II) evaluating device (Keyboard0)
> (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
>
>
> It says later:
>
> (II) evdev brain: Rescanning devices (2).
> (**) AT Translated Set 2 keyboard-isa0060/serio0/input0: always reports
> core events
> (**) Option "XkbModel" "evdev"
> (**) Option "XkbLayout" "us"
> (II) XINPUT: Adding extended input device "AT Translated Set 2
> keyboard-isa0060/serio0/input0" (type: KEYBOARD)
> (II) AT Translated Set 2 keyboard-isa0060/serio0/input0: Init
> (II) AT Translated Set 2 keyboard-isa0060/serio0/input0: On
> (II) AT Translated Set 2 keyboard-isa0060/serio0/input0: Off
>
>
> So it seems to me, it overwrites my settings.
>
> Should I disable "evdev"? How?
>
> Should I do something else?
>
> Uwe
>
> --
> If a man speaks in a forest, and no woman listens to him,
> is he still lying?
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-19 19:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-19 18:52 [gentoo-user] xorg / keyboard Uwe Thiem
2008-01-19 19:27 ` Sascha Hlusiak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox