diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-02-13 10:45:47 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-02-13 10:45:47 +1000 |
commit | 79206914642f0c73b516fa16568c86c0beee0452 (patch) | |
tree | 553d462cfe388eb0f7e4ca0dc5687a71ab45cd68 /doc | |
parent | 7c3279346deabd52c55ef3aaead3aa9b17546c64 (diff) |
doc: make the tap-to-click default setting a separate section
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tapping.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tapping.dox b/doc/tapping.dox index 8262682..9c6e17d 100644 --- a/doc/tapping.dox +++ b/doc/tapping.dox @@ -12,6 +12,8 @@ support tapping up to whatever is supported by the hardware. libinput does not support four-finger taps or any tapping with more than four fingers, even though some hardware can distinguish between that many fingers. +@section tapping_default Tap-to-click default setting + Tapping is **disabled** by default, see [this commit](http://cgit.freedesktop.org/wayland/libinput/commit/?id=2219c12c3aa45b80f235e761e87c17fb9ec70eae) because: |