InputConfig: Implement disable while trackpointing

This commit is contained in:
Hugo Machet
2023-01-06 10:30:04 +01:00
committed by Isaac Freund
parent bf7b9d15dd
commit 1d40e5a9ab
5 changed files with 26 additions and 1 deletions

View File

@ -491,6 +491,9 @@ However note that not every input device supports every property.
*input* _name_ *disable-while-typing* *enabled*|*disabled*
Enable or disable the disable-while-typing functionality of the input device.
*input* _name_ *disable-while-trackpointing* *enabled*|*disabled*
Enable or disable the disable-while-trackpointing functionality of the input device.
*input* _name_ *middle-emulation* *enabled*|*disabled*
Enable or disable the middle click emulation functionality of the input device.