Download Latest Version touchdaemon.tar (61.4 kB)
Email in envelope

Get an email when there's a new version of touchdaemon

Home
Name Modified Size InfoDownloads / Week
tools 2010-03-13
src 2010-03-13
include 2010-02-26
Makefile 2010-03-14 259 Bytes
touchdaemon.tar 2010-03-14 61.4 kB
README 2010-03-13 595 Bytes
Totals: 6 Items   62.3 kB 0
### MAIN CODE

compilation: g++ -lX11 -lXi touchdaemon.c -o name

./name '-c<command>' the quotas are against spaces and doublequotes in the command
example:
./name '-cxinput set-prop "Logitech USB Gaming Mouse" "Device Enabled"'

You get the xinput string by tipping "xinput list", picking out your touchpad name and replace my "Logitech USB Gaming Mouse".

See the help options to get more functionalities. XRecod ( -R) is deactivated.
To press one key for more than a second sets the touchpad to enabled.


### TOOLS:

There is a script from Hielos to alternate the touchpad status on demand
Source: README, updated 2010-03-13