diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-11-16 07:44:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-11-16 08:08:50 +1000 |
commit | 334c3faa7b20d510f36faed4aa12ba2f8c7b078c (patch) | |
tree | 26f8d0afb15141220b7242fd68c1d5e0c8efb1bb | |
parent | acfff361a7d0b7b86ccd68caede78187c1b8d474 (diff) |
doc: add a link to the dwt config call to the doc
And link the software buttons sentence to the t440 page.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | doc/palm-detection.dox | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/palm-detection.dox b/doc/palm-detection.dox index d30a2070..73c81b2c 100644 --- a/doc/palm-detection.dox +++ b/doc/palm-detection.dox @@ -78,7 +78,10 @@ Notable behaviors of libinput's disable-while-typing feature: has stopped, it is thus possible to rest the palm on the touchpad while typing. - Physical buttons work even while the touchpad is disabled. This includes - software-emulated buttons. + @ref t440_support "software-emulated buttons". + +Disable-while-typing can be enabled and disabled by calling +libinput_device_config_dwt_set_enabled(). @section thumb-detection Thumb detection |