-
Notifications
You must be signed in to change notification settings - Fork 0
A program that disables a pointer device when during keyboard activity
License
kopoli/paddisabler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Touchpad disabler 2010.09.10 This disables the touchpad for a moment, when if there is activity in the keyboard. Similar to syndaemon with the exception that the to-be disabled pointer device does not have to be a synaptics touchpad. And this is much simpler. Syndaemon is a part of the xf86-input-synaptics package: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/ This was created, because the current (2.6.34-gentoo-r1) synaptics driver does not support the touchpad that I have in my laptop: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/530298 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/377741 And also I wanted to see if I could solve the behaviour of my irritating touchpad with few hours of hacking ;) Compilation: make Running: paddisabler [-v] "The XInput device name" To find out the correct XInput device run: xinput list The -v flag is for verbose output. License: GPLv3+
About
A program that disables a pointer device when during keyboard activity
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published