Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Lenovo USB Keyboard
Date: Thu, 29 Oct 2009 17:37:23
Message-Id: 4AE9D2CD.7050507@xunil.at
In Reply to: Re: [gentoo-user] Lenovo USB Keyboard by Albert Hopkins
1 Albert Hopkins schrieb:
2
3 > GNOME has a settings for keyboard shortcuts. Usually you just have to
4 > assign an even to a key if it's not already assigned.
5
6 Sure, I tried that but those keys don't generate an event there (within
7 gnome-keybinding-properties).
8
9 > I use the evdev managed keyboard. It seems to work much better than the
10 > pre-defined layouts. And also I can easily switch keyboards and have
11 > stuff "just work".
12
13 That's what I assumed as well.
14
15 > Have you tried using the evdev driver?
16
17 My xorg.conf looks like I do, correct?
18
19 Xorg.0.log irritates me a bit --->
20
21 (**) Option "CoreKeyboard"
22 (**) Keyboard0: always reports core events
23 (**) Keyboard0: Device: "/dev/input/event1"
24 (II) Keyboard0: Found keys
25 (II) Keyboard0: Configuring as keyboard
26 (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
27 (**) Option "xkb_rules" "evdev"
28 (**) Option "xkb_model" "evdev"
29 (**) Option "xkb_layout" "us"
30 (**) Option "SendCoreEvents"
31 (**) Keyboard1: always reports core events
32 (**) Keyboard1: Device: "/dev/input/event2"
33 (II) Keyboard1: Found 12 mouse buttons
34 (II) Keyboard1: Found keys
35 (II) Keyboard1: Configuring as keyboard
36 (**) Keyboard1: YAxisMapping: buttons 4 and 5
37 (**) Keyboard1: EmulateWheelButton: 4, EmulateWheelInertia: 10,
38 EmulateWheelTimeout: 200
39 (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
40 (**) Option "xkb_rules" "evdev"
41 (**) Option "xkb_model" "evdev"
42 (**) Option "xkb_layout" "us"
43 (II) config/hal: Adding input device Lite-On Technology USB Productivity
44 Option Keyboard( has the hub in # 1 )
45 (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in
46 # 1 ): always reports core events
47 (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in
48 # 1 ): Device: "/dev/input/event2"
49 (WW) Lite-On Technology USB Productivity Option Keyboard( has the hub in
50 # 1 ): device file already in use. Ignoring.
51 (II) UnloadModule: "evdev"
52 (EE) PreInit returned NULL for "Lite-On Technology USB Productivity
53 Option Keyboard( has the hub in # 1 )"
54 (EE) config/hal: NewInputDeviceRequest failed (8)
55 (II) config/hal: Adding input device Lite-On Technology USB Productivity
56 Option Keyboard( has the hub in # 1 )
57 (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in
58 # 1 ): always reports core events
59 (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in
60 # 1 ): Device: "/dev/input/event1"
61 (WW) Lite-On Technology USB Productivity Option Keyboard( has the hub in
62 # 1 ): device file already in use. Ignoring.
63 (II) UnloadModule: "evdev"
64 (EE) PreInit returned NULL for "Lite-On Technology USB Productivity
65 Option Keyboard( has the hub in # 1 )"
66 (EE) config/hal: NewInputDeviceRequest failed (8)
67
68
69 *sigh*
70
71 thanks, greets, Stefan

Replies

Subject Author
Re: [gentoo-user] Lenovo USB Keyboard Albert Hopkins <marduk@×××××××××××.org>