Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Mouse Pad & X11
Date: Sat, 06 Apr 2013 06:33:10
Message-Id: 20130406063255.GB3132@solfire
1 Hi,
2
3 due the lack of space on my desktop I decided to add a Perixx
4 Peripad 501 Track Pad to my Gentoo Linux.
5
6 The device came neither with a userguide nor a driver. The according
7 webpage of Perixx does not offer both.
8
9 According to Xorg.0.log and without any additional tasks, X11 recognized this pad as
10 [ 24.595] (II) config/udev: Adding input device Mouse Pad (/dev/input/event1)
11 [ 24.595] (**) Mouse Pad: Applying InputClass "evdev pointer catchall"
12 [ 24.595] (II) Using input driver 'evdev' for 'Mouse Pad'
13 [ 24.596] (**) Mouse Pad: always reports core events
14 [ 24.596] (**) evdev: Mouse Pad: Device: "/dev/input/event1"
15 [ 24.596] (--) evdev: Mouse Pad: Vendor 0x99a Product 0xa002
16 [ 24.596] (--) evdev: Mouse Pad: Found 3 mouse buttons
17 [ 24.596] (--) evdev: Mouse Pad: Found scroll wheel(s)
18 [ 24.596] (--) evdev: Mouse Pad: Found relative axes
19 [ 24.596] (--) evdev: Mouse Pad: Found x and y relative axes
20 [ 24.596] (II) evdev: Mouse Pad: Configuring as mouse
21 [ 24.596] (II) evdev: Mouse Pad: Adding scrollwheel support
22 [ 24.597] (**) evdev: Mouse Pad: YAxisMapping: buttons 4 and 5
23 [ 24.597] (**) evdev: Mouse Pad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
24 [ 24.597] (**) Option "config_info" "udev:/sys/devices/platform/omap/musb-ti81xx/musb-hdrc.1/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
25 [ 24.597] (II) XINPUT: Adding extended input device "Mouse Pad" (type: MOUSE, id 7)
26 [ 24.597] (II) evdev: Mouse Pad: initialized for relative axes.
27 [ 24.599] (**) Mouse Pad: (accel) keeping acceleration scheme 1
28 [ 24.599] (**) Mouse Pad: (accel) acceleration profile 0
29 [ 24.599] (**) Mouse Pad: (accel) acceleration factor: 2.000
30 [ 24.599] (**) Mouse Pad: (accel) acceleration threshold: 4
31 [ 24.601] (II) config/udev: Adding input device Mouse Pad (/dev/input/mouse0)
32 [ 24.601] (II) No input driver specified, ignoring this device.
33 [ 24.601] (II) This device may have been added with another device file.
34
35 "It works": That is: I can move the cursor arround and I can perform
36 clicks by tapping on the pad. The mechanical present buttons will be
37 recognized as button 1 and button 3.
38 As far as I can see from the output of xev, double tapping on the pad
39 will also be recognized as button 1.
40
41 But the log tells me of "three button mouse" and "adding scrollwheel
42 support"...
43
44 I googled for any information but beside a massive presence of
45 "Synaptics" stuff there was no information I can use...
46
47 How can I activate/use the additional functionality as reported by the
48 log file?
49
50 Thank you very much in advance for any help!
51
52 Best regards,
53 mcc

Replies

Subject Author
Re: [gentoo-user] Mouse Pad & X11 Randy Barlow <randy@×××××××××××××××××.com>