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

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

Home / include
Name Modified Size InfoDownloads / Week
Parent folder
synaptics.h 2010-02-26 3.1 kB
synaptics-properties.h 2010-02-26 5.6 kB
Totals: 2 Items   8.7 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