diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:18:05 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:18:05 +0100 |
commit | be1180372f14bd699d7919ba6dad0308d31192f9 (patch) | |
tree | 0e9810df6a04d44c1a76632ef16f1d43f7b23c1b /skel/.kde/share/config/synaptiksrc-defaults | |
download | etcskel-kanotix-be1180372f14bd699d7919ba6dad0308d31192f9.zip etcskel-kanotix-be1180372f14bd699d7919ba6dad0308d31192f9.tar.gz |
Initial commit
Diffstat (limited to 'skel/.kde/share/config/synaptiksrc-defaults')
-rw-r--r-- | skel/.kde/share/config/synaptiksrc-defaults | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/skel/.kde/share/config/synaptiksrc-defaults b/skel/.kde/share/config/synaptiksrc-defaults new file mode 100644 index 0000000..1bfac44 --- /dev/null +++ b/skel/.kde/share/config/synaptiksrc-defaults @@ -0,0 +1,20 @@ +[Motion] +AccelerationFactor=0.01 +MaximumSpeed=0.7 +MinimumSpeed=0.4 + +[Scrolling] +CircularScrollingDistance=6 +Coasting=false +CoastingSpeed=0 +CornerCoasting=false +HorizontalEdgeScrolling=false +HorizontalScrollingDistance=100 +HorizontalTwoFingerScrolling=false +VerticalEdgeScrolling=false +VerticalScrollingDistance=100 +VerticalTwoFingerScrolling=false + +[Tapping] +LockedDragsTimeout=5 +OneFingerButton=NoButton |