Gentoo Archives: gentoo-user

From: Keith Dart <keith@×××××××××.biz>
To: James <jtp@×××××.com>
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: trackpoint *and* trackpad
Date: Sun, 09 Jan 2011 08:08:35
Message-Id: 20110108233438.537f9c0d@dartworks.biz
In Reply to: Re: [gentoo-user] Re: trackpoint *and* trackpad by James
1 === On Sat, 01/08, James wrote: ===
2 > Can you please send me the relevant snippet of your configuration?
3
4 ===
5
6
7 Section "InputClass"
8 Identifier "synaptics"
9 MatchIsTouchpad "on"
10 Driver "synaptics"
11 #Option "SHMConfig" "on"
12 Option "VertTwoFingerScroll" "on"
13
14 EndSection
15
16 Of course you also need in make.conf a line like this:
17
18 INPUT_DEVICES="evdev synaptics"
19
20 This is the new (latest, AFAIK) way to override evdev and select
21 specific drivers and features for X server.
22
23
24
25 -- Keith Dart
26
27 --
28
29 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 Keith Dart <keith@×××××××××.biz>
31 public key: ID: 19017044
32 <http://www.dartworks.biz/>
33 =====================================================================