Gentoo Archives: gentoo-user

From: Paul <gentoo@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kmail delete problem
Date: Tue, 31 Jan 2006 16:25:11
Message-Id: 200601311616.13986.gentoo@appjaws.plus.com
In Reply to: Re: [gentoo-user] kmail delete problem by Dale
1 On Tuesday 31 Jan 2006 12:49, Dale wrote:
2 I raised the original mouse problem which I thought was resolved by changing
3 the mouse protocal to "ExplorerPS/2". Although the mouse works OK It still
4 appears to be SOMETIMES double clicking.
5 I have noticed that on boot I get an error "module mousedev not found" and
6 something else but I don't appear to have a boot log!!!
7 Any other ideas I could try?
8 Paul
9
10 >
11 > Funny, I thought about that thread when I saw it was taking one click
12 > twice too. May want to check on that. If you look in the Xorg.0.log
13 > file in /var/log it should tell you what it tries to see it as. It may
14
15 dmesg | grep mouse
16 mice: PS/2 mouse device common for all mice
17
18 > be seeing it as the wrong thing. This may help too:
19 > > root@smoker / # dmesg | grep mouse
20 > > mice: PS/2 mouse device common for all mice
21 > > root@smoker / #
22 (II) LoadModule: "mouse"
23 (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
24 (II) Module mouse: vendor="X.Org Foundation"
25 compiled for 6.8.2, module version = 1.0.0
26 Module class: X.Org XInput Driver
27 ABI class: X.Org XInput driver, version 0.4
28 .
29 .
30 .
31 (==) NVIDIA(0): Silken mouse enabled
32 (II) NVIDIA(0): v4l[/dev/video0]: using hw video scaling [YUY2].
33 .
34 .
35 .
36 (**) Option "Protocol" "ExplorerPS/2"
37 (**) Mouse1: Device: "/dev/input/mice"
38 (**) Mouse1: Protocol: "ExplorerPS/2"
39 (**) Option "CorePointer"
40 (**) Mouse1: Core Pointer
41 (**) Option "Device" "/dev/input/mice"
42 (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
43 (**) Option "ZAxisMapping" "4 5"
44 (**) Mouse1: ZAxisMapping: buttons 4 and 5
45 (**) Mouse1: Buttons: 5
46 (**) Mouse1: SmartScroll: 1
47 (**) Option "CoreKeyboard"
48 (**) Keyboard1: Core Keyboard
49 (**) Option "Protocol" "standard"
50 (**) Keyboard1: Protocol: standard
51 (**) Option "AutoRepeat" "500 30"
52 (**) Option "XkbRules" "xorg"
53 (**) Keyboard1: XkbRules: "xorg"
54 (**) Option "XkbModel" "pc105"
55 (**) Keyboard1: XkbModel: "pc105"
56 (**) Option "XkbLayout" "gb"
57 (**) Keyboard1: XkbLayout: "gb"
58 (**) Option "CustomKeycodes" "off"
59 (**) Keyboard1: CustomKeycodes disabled
60 (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
61 (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
62 (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
63 (II) Mouse1: ps2EnableDataReporting: succeeded
64 SetClientVersion: 0 8
65
66
67 --
68 This message has been sent using kmail with gentoo linux
69 --
70 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kmail delete problem Richard Fish <bigfish@××××××××××.org>
RE: [gentoo-user] kmail delete problem Michael Kintzios <michaelkintzios@××××××××.uk>