diff options
author | Peter Osterlund <petero2@telia.com> | 2003-05-01 16:41:42 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:00:52 +0200 |
commit | 3686d0fa73ec40629bf83b1eb1813b92c939aa15 (patch) | |
tree | d0221ad10d831c902d97388a71bcc63af71e666c /INSTALL | |
parent | 1f4f3db66d995f9d5f24f5df14001773684f87ec (diff) |
Merged some stuff from version 0.11.3.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -2,7 +2,7 @@ Installation of the Synaptics-Touchpad-Driver for XFree 4.x =========================================================== Author: Stefan Gmeiner <riddlebox@freesurf.ch> -Date: 17.02.02 +Date: 20.04.02 needs: - XFree 4.x - Using with Kernel 2.4.x for x < 10 needs a kernel-patch (see @@ -43,10 +43,17 @@ EndSection Change the Identifier to the same name as in the ServerLayout-section. The Option "Repeater" und "SHMConfig" are at the moment for testing. -6. Start/Restart the X-Server. If the touchpad doesn't work go to -step 7. +6. Add the "CorePointer" option to the InputDevice line at the ServerLayout section: -7. a) Check the XFree-Logfiles +Section "ServerLayout" +... + InputDevice "Mouse[1]" "CorePointer" +... + +7. Start/Restart the X-Server. If the touchpad doesn't work go to +step 8. + +8. a) Check the XFree-Logfiles b) Try to start the XServer with 'startx -- -logverbose 8' for more Output If you can't get the driver working, mail the logfiles and the |