<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sgracey</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sgracey"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Sgracey"/>
	<updated>2026-05-11T14:34:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27599</id>
		<title>Synaptics TouchPad driver for X</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27599"/>
		<updated>2007-01-11T03:06:39Z</updated>

		<summary type="html">&lt;p&gt;Sgracey: /* Disabling under XOrg */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Synaptics TouchPad driver for XOrg/XFree86==&lt;br /&gt;
This is a driver for all synaptics touchpads for X.org/Xfree86 4.x. The driver is not written portably; it will not work on operating systems other than Linux and FreeBSD (by ports).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*Movement with adjustable, non-linear acceleration and speed&lt;br /&gt;
*Button events through short touching of the touchpad&lt;br /&gt;
*Dragging through short touching and holding down the finger on the touchpad&lt;br /&gt;
*Middle and right button events on the upper and lower corner of the touchpad&lt;br /&gt;
*Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad&lt;br /&gt;
*Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad&lt;br /&gt;
*Adjustable finger detection&lt;br /&gt;
&lt;br /&gt;
=== Disabling under XOrg ===&lt;br /&gt;
&lt;br /&gt;
To disable the TouchPad, but leaving the trackpoint functional, you need to modify your /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
To the InputDevice section, for the mouse with the &amp;quot;synaptics&amp;quot; driver add '''Option &amp;quot;TouchpadOff&amp;quot; &amp;quot;1&amp;quot;&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
eg &lt;br /&gt;
 ...&lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
        ...&lt;br /&gt;
        Driver      &amp;quot;synaptics&amp;quot;&lt;br /&gt;
        ...&lt;br /&gt;
        '''Option      &amp;quot;TouchpadOff&amp;quot; &amp;quot;1&amp;quot;'''&lt;br /&gt;
        ...&lt;br /&gt;
 EndSection&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
===Project Homepage===&lt;br /&gt;
[http://w1.894.telia.com/~u89404340/touchpad/ Synaptics TouchPad driver for XOrg/XFree86]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:R50]] [[Category:R50p]] [[Category:R51]] [[Category:T30]] [[Category:T40]] [[Category:T40p]] [[Category:T41]] [[Category:T41p]] [[Category:T42]] [[Category:T42p]]&lt;/div&gt;</summary>
		<author><name>Sgracey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27598</id>
		<title>Synaptics TouchPad driver for X</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27598"/>
		<updated>2007-01-11T03:06:00Z</updated>

		<summary type="html">&lt;p&gt;Sgracey: /* Disabling under XOrg */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Synaptics TouchPad driver for XOrg/XFree86==&lt;br /&gt;
This is a driver for all synaptics touchpads for X.org/Xfree86 4.x. The driver is not written portably; it will not work on operating systems other than Linux and FreeBSD (by ports).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*Movement with adjustable, non-linear acceleration and speed&lt;br /&gt;
*Button events through short touching of the touchpad&lt;br /&gt;
*Dragging through short touching and holding down the finger on the touchpad&lt;br /&gt;
*Middle and right button events on the upper and lower corner of the touchpad&lt;br /&gt;
*Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad&lt;br /&gt;
*Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad&lt;br /&gt;
*Adjustable finger detection&lt;br /&gt;
&lt;br /&gt;
=== Disabling under XOrg ===&lt;br /&gt;
&lt;br /&gt;
To disable the TouchPad, but leaving the trackpoint functional, you need to modify your /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
To the InputDevice section, for the mouse with the &amp;quot;synaptics&amp;quot; driver add '''Option &amp;quot;TouchpadOff&amp;quot; &amp;quot;1&amp;quot;&lt;br /&gt;
'''&lt;br /&gt;
eg &lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
        ...&lt;br /&gt;
        Driver      &amp;quot;synaptics&amp;quot;&lt;br /&gt;
        ...&lt;br /&gt;
        '''Option      &amp;quot;TouchpadOff&amp;quot; &amp;quot;1&amp;quot;'''&lt;br /&gt;
        ...&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
===Project Homepage===&lt;br /&gt;
[http://w1.894.telia.com/~u89404340/touchpad/ Synaptics TouchPad driver for XOrg/XFree86]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:R50]] [[Category:R50p]] [[Category:R51]] [[Category:T30]] [[Category:T40]] [[Category:T40p]] [[Category:T41]] [[Category:T41p]] [[Category:T42]] [[Category:T42p]]&lt;/div&gt;</summary>
		<author><name>Sgracey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27597</id>
		<title>Synaptics TouchPad driver for X</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Synaptics_TouchPad_driver_for_X&amp;diff=27597"/>
		<updated>2007-01-11T03:00:14Z</updated>

		<summary type="html">&lt;p&gt;Sgracey: /* Synaptics TouchPad driver for XOrg/XFree86 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Synaptics TouchPad driver for XOrg/XFree86==&lt;br /&gt;
This is a driver for all synaptics touchpads for X.org/Xfree86 4.x. The driver is not written portably; it will not work on operating systems other than Linux and FreeBSD (by ports).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
*Movement with adjustable, non-linear acceleration and speed&lt;br /&gt;
*Button events through short touching of the touchpad&lt;br /&gt;
*Dragging through short touching and holding down the finger on the touchpad&lt;br /&gt;
*Middle and right button events on the upper and lower corner of the touchpad&lt;br /&gt;
*Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad&lt;br /&gt;
*Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad&lt;br /&gt;
*Adjustable finger detection&lt;br /&gt;
&lt;br /&gt;
=== Disabling under XOrg ===&lt;br /&gt;
&lt;br /&gt;
To disable the TouchPad, but leaving the trackpoint functional, you need to modify your /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
To the InputDevice section, for the mouse with the &amp;quot;synaptics&amp;quot; driver add this:&lt;br /&gt;
&lt;br /&gt;
::Option      &amp;quot;TouchpadOff&amp;quot; &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Homepage===&lt;br /&gt;
[http://w1.894.telia.com/~u89404340/touchpad/ Synaptics TouchPad driver for XOrg/XFree86]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]] [[Category:R50]] [[Category:R50p]] [[Category:R51]] [[Category:T30]] [[Category:T40]] [[Category:T40p]] [[Category:T41]] [[Category:T41p]] [[Category:T42]] [[Category:T42p]]&lt;/div&gt;</summary>
		<author><name>Sgracey</name></author>
		
	</entry>
</feed>