touchdaemon Code
Brought to you by:
icecook
File | Date | Author | Commit |
---|---|---|---|
include | 2010-03-13 |
![]() |
[92fa92] init git |
packetmanager | 2010-03-14 |
![]() |
[2b7ab7] Added pacman build scripts |
src | 2010-03-13 |
![]() |
[92fa92] init git |
tools | 2010-03-13 |
![]() |
[92fa92] init git |
Makefile | 2010-03-13 |
![]() |
[7350a2] Makefile updated |
README | 2010-03-13 |
![]() |
[92fa92] init git |
touchdaemon.tar | 2010-03-14 |
![]() |
[2b7ab7] Added pacman build scripts |
### 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