Skip to content

Bash shell script for palm rejection with Wacom stylus pens in Linux or similar systems with xinput and bash. Tested on Ubuntu 16.04 with an Cube i7 Book.

Notifications You must be signed in to change notification settings

olofmogren/palmreject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Palm rejection for bash and xinput

The code is tested on Ubuntu 16.04.1 with Gnome 3.

Depends only on bash and xinput.

Turns off touchscreen input when stylus is near screen.

Stylus status is checked every 100 ms, a timeout is by default set to 2 seconds for re-enabling the touchscreen after stylus input.

You need to check the ids for your devices. Run "xinput list" on your system and edit the first lines in palmreject.sh. Then run the script every time you login.

About

Bash shell script for palm rejection with Wacom stylus pens in Linux or similar systems with xinput and bash. Tested on Ubuntu 16.04 with an Cube i7 Book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages