Hi all hackers,
i faced a strange problem and hope to find a solution with u;after i installed Fedora 9 on my laptop i can't use the touchpad as left click only use the left button
anyone can help!!!
Thanks in advance...
Moderator: h4ck3rZ Management Board




su -
yum y install gsynaptics
gedit /etc/X11/xorg.conf





InputDevice "TouchPad" "CorePointer"Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
Option "SendCoreEvents"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
EndSection


I just wanted to mention that installing gsynaptic doesn't have anything to do with your solution...
it should work if you just edited the xorg.conf configuration file...
gedit /etc/X11/xorg.conf


Users browsing this forum: No registered users and 1 guest