diff options
author | Peter Osterlund <petero2@telia.com> | 2005-03-13 09:47:08 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:03:11 +0200 |
commit | 8524d4320665b0edb09f5ae3f08bc5ad9f768f06 (patch) | |
tree | 02860f4c05f9622362db753dc26f8e27190d038c /README | |
parent | 248d2120ca00c855b7980435becf1c5c24f60209 (diff) |
In the FAQ, mention that the MaxTapTime and MaxTapMove
parameters are located in the X config file. Suggested by
Nathan Robertson <nathanr@lesmills.net.au>.
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -268,12 +268,14 @@ FAQ * How can I configure tap-to-click behavior? - If you set MaxTapTime=0 then the touchpad will not use tapping at - all, i.e. touching/tapping will not be taken as a mouse click. - - If, instead, you set MaxTapMove=0, then the touchpad will not use - tapping for a single finger tap (left mouse button click) but will - for the two and three finger tap (middle and right button click). + If you set MaxTapTime=0 in the X config file then the touchpad + will not use tapping at all, i.e. touching/tapping will not be + taken as a mouse click. + + If, instead, you set MaxTapMove=0 in the X config file, then the + touchpad will not use tapping for a single finger tap (left mouse + button click) but will for the two and three finger tap (middle + and right button click). * Why did tap-to-click stop working after I upgraded from an old version? |