[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

touchpad issue



hello,

I'm trying to configure my touchpad under X
It's working fine without X for the moment

The problem is that i have to press :

- The two buttons at the same time instead of just
pressing the left button
- underlining is ok with the left button

- I can only paste by pressing the two buttons instead
of the right one
- right click is ok with the right button

I think it's not just a matter of moving one button to
another, but it's more something like moving some
functionalities to another button


I had a look at xmodmap but i'm not sure that's the
thing that will solve the issue

# xmodmap -e "pointer = 3 2 1"
xmodmap:  commandline:0:  bad number of buttons, must
have 7 instead of 3
xmodmap:  1 error encountered, aborting.




Is there a config file where I can do my changes and
how ? or could it be in XF86Config-4 as below ?

Section "InputDevice"
  Driver        "synaptics"
  Identifier    "MousePad" 
  Option        "Device"        "/dev/psaux"
  Option        "Protocol"      "auto-dev"  
  Option        "LeftEdge"      "1700"
  Option        "RightEdge"     "5300"
  Option        "TopEdge"       "1700"
  Option        "BottomEdge"    "4200"
  Option        "FingerLow"     "25"  
  Option        "FingerHigh"    "30"  
  Option        "MaxTapTime"    "180" 
  Option        "MaxTapMove"    "220" 
  Option        "VertScrollDelta" "100"
  Option        "MinSpeed"      "0.06" 
  Option        "MaxSpeed"      "0.12" 
  Option        "AccelFactor" "0.0010" 
EndSection


Regards


	

	
		
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com



Reply to: