diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-11-24 15:18:47 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-11-24 15:18:47 +1000 |
commit | 5074b59241269c24babef34810ce8449845e547b (patch) | |
tree | 0ec4badc08582f295b67d80387f0bd51b03c76dc /doc/palm-detection.dox | |
parent | 4677c48ab66c90cda2b66f57061401482f6d9f09 (diff) | |
parent | 09a296708aa291e0dd5ada2db14f288a3095b61e (diff) |
Merge branch 'master' into tablet-support
Diffstat (limited to 'doc/palm-detection.dox')
-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 |