This forum has been archived. All content is frozen. Please use KDE Discuss instead.

script kcmshell for ksynaptycs using synclient [solved]

Tags: None
(comma "," separated)
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

RE: script kcmshell

Fri Dec 19, 2008 5:30 pm
For each value that changes, just add it to the command like so "variable"="value" if you need to add any more changes.

This should sort it out for now, just save it to a script in ~/.kde/Autostart, and make that script executable
Code: Select all
synclient LeftEdge=120 RightEdge=830 TopEdge=120 BottomEdge=650 FingerLow=0 FingerHigh=1 FastTaps=1 VertScrollDelta=39 HorizScrollDelta=41 TapButton2=2 TapButton3=3 CircularScrolling=0 CircScrollDelta=0.05 CircScrollTrigger=1


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
prowlerxpla
Registered Member
Posts
34
Karma
0
OS

RE: script kcmshell

Sat Dec 20, 2008 3:59 pm
bcooksley wrote:For each value that changes, just add it to the command like so "variable"="value" if you need to add any more changes.

This should sort it out for now, just save it to a script in ~/.kde/Autostart, and make that script executable
Code: Select all
synclient LeftEdge=120 RightEdge=830 TopEdge=120 BottomEdge=650 FingerLow=0 FingerHigh=1 FastTaps=1 VertScrollDelta=39 HorizScrollDelta=41 TapButton2=2 TapButton3=3 CircularScrolling=0 CircScrollDelta=0.05 CircScrollTrigger=1



Maaaaaaaaaaaaaaaaanyyyyyy thaaaaaaaaankssssssssss
I tryed before with synclient but without success because I put in the script only
Code: Select all
synclient VertScrollDelta=39
synclient HorizScrollDelta=41
, so I supposed there would need something other, but now I copied all the list and made the script like this
Code: Select all
 #!/bin/bash
synclient LeftEdge=120
synclient RightEdge=830
synclient TopEdge=120
synclient BottomEdge=650
synclient FingerLow=0
synclient FingerHigh=1
synclient MaxTapTime=180
synclient MaxTapMove=100
synclient MaxDoubleTapTime=180
synclient SingleTapTimeout=180
synclient ClickTime=100
synclient FastTaps=1
synclient EmulateMidButtonTime=75
synclient VertScrollDelta=39
synclient HorizScrollDelta=41
synclient VertEdgeScroll=1
synclient HorizEdgeScroll=1
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient MinSpeed=0.6
synclient MaxSpeed=1
synclient AccelFactor=0.06
synclient EdgeMotionMinZ=30
synclient EdgeMotionMaxZ=160
synclient EdgeMotionMinSpeed=15
synclient EdgeMotionMaxSpeed=15
synclient EdgeMotionUseAlways=0
synclient UpDownScrolling=1
synclient LeftRightScrolling=1
synclient UpDownRepeat=1
synclient LeftRightRepeat=1
synclient ScrollButtonRepeat=100
synclient TouchpadOff=0
synclient GuestMouseOff=0
synclient LockedDrags=0
synclient RTCornerButton=2
synclient RBCornerButton=3
synclient LTCornerButton=0
synclient LBCornerButton=0
synclient TapButton1=1
synclient TapButton2=2
synclient TapButton3=3
synclient CircularScrolling=0
synclient CircScrollDelta=0.05
synclient CircScrollTrigger=1
synclient CircularPad=0
synclient PalmDetect=1
synclient PalmMinWidth=10
synclient PalmMinZ=200
synclient CoastingSpeed=0
synclient PressureMotionMinZ=30
synclient PressureMotionMaxZ=160
synclient PressureMotionMinFactor=1
synclient PressureMotionMaxFactor=1

and everything is ok :-)
many thanks again and when you'll come in my town latina in Italy or I'll come in new zeland you'll have a couple of free beers :-)


prowlerxpla, proud to be a member of KDE forums since 2008-Oct.
User avatar
sayakb
Administrator
Posts
1973
Karma
12
OS

RE: script kcmshell

Sat Dec 20, 2008 4:39 pm
Please add a [SOLVED] to the thread title. Thanks.




Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell