cant use touchpad on laptop??

Reply

Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

cant use touchpad on laptop??

 
0
  #1
Oct 31st, 2004
When I'm in linux(mandrake 9) I cannot use the touchpad on my laptop but I can use the mouse. Anyone know how to make it to were I can configure it for my touchpad?
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 468
Reputation: TKS will become famous soon enough TKS will become famous soon enough 
Solved Threads: 18
TKS's Avatar
TKS TKS is offline Offline
Posting Pro in Training

Re: cant use touchpad on laptop??

 
0
  #2
Nov 6th, 2004
You'll most likely have to install the driver for the synaptic touchpad:

http://w1.894.telia.com/~u89404340/touchpad/

After you install the synaptic driver...edit your XF86Config to match this:

Section "InputDevice"
Identifier "Mouse1"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/psaux"
Option "MaxSpeed" "0.18"
Option "MinSpeed" "0.02"
Option "BottomEdge" "4000"
Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"
Option "LeftEdge" "1900"
Option "FingerLow" "25"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "TopEdge" "1900"
Option "RightEdge" "5400"
Option "AccelFactor" "0.0010"
EndSection
 
Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
 
and in the 
 
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "Mouse2" "SendCoreEvents"
Screen "screen1"
EndSection

This worked for other Mandrake users who experienced problems with their synaptic touchpad. This will also allow you to have a USB mouse that can operate simultaneously with your touchpad.

Regards,

TKS
My Home Away from Home: Yet Another Linux Blog
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC