diff options
author | Jakob Kaivo <jkaivo@gwu.edu> | 2015-04-08 20:43:59 -0400 |
---|---|---|
committer | Jakob Kaivo <jkaivo@gwu.edu> | 2015-04-08 20:43:59 -0400 |
commit | 7992c0bee4f9c6de968f2882a80de9ed3e9a79d9 (patch) | |
tree | e8cd824d08cb019dce09ea93ce92dc3a446fe869 | |
parent | 82c23d1bd2c4ea5716ac9e5e859f82be96ac8886 (diff) |
add note about Debian package
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ This is a simple X11 utility that disables a tablet's touchscreen when the digitizer is near. -It requires the XInput extension and its accompanying library. +It requires the XInput extension and its accompanying library. On Debian, this +is available in the package libxi-dev. It's been developed and tested on a ThinkPad Yoga (first generation), which is what the input device names are configured for. |