Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: disable syanptics pad
Date: Thu, 04 Jun 2009 13:35:15
Message-Id: loom.20090604T133117-923@post.gmane.org
In Reply to: Re: [gentoo-user] Re: disable syanptics pad by Mick
1 Mick <michaelkintzios <at> gmail.com> writes:
2
3
4 > This is from my /etc/hal/fdi/policy/10-xinput-configuration.fdi:
5 > =================================================
6 > <!-- touchpad -->
7 > <device>
8 > <match key="info.capabilities" contains="input.touchpad">
9 > <match key="info.product" contains="SynPS/2">
10 > <merge key="input.x11_driver" type="string">synaptics</merge>
11 > <merge key="input.x11_options.SHMConfig" type="string">true</merge>
12 > <merge key="input.x11_options.VertEdgeScroll"
13 > type="string">true</merge>
14 > <merge key="input.x11_options.HorizEdgeScroll"
15 > type="string">true</merge>
16 > <merge key="input.x11_options.TapButton1" type="string">1</merge>
17 > <merge key="input.x11_options.ClickButton1" type="string">1</merge>
18 > </match>
19 > </match>
20 > </device>
21 > =================================================
22
23
24 thanks mick,
25
26 Sorry for the delayed response. I only get sporadic access to this
27 laptop. I'm going to research how to remove xorg.conf from a system
28 completely. Once I do this, I'll give your suggestion a whirl and
29 post to a new thread.
30
31 thanks very much,
32
33
34 James