How to tune Ubuntu to automatically deactivate a touchpad on mouse connect and activate on its disconnect?
feedback
|
|
You can manually disable an input device via:
and reenable it via:
You can get the list of device names via:
If you want to automate the whole process you could write a script to listen to HAL, which will tell you when devices are plugged in or removed. As a starting point you can have a look at xboxdrv-daemon.py | |||
|
feedback
|
|
Have you seen this thread? Looks like they're almost there. | |||
|
feedback
|
|
I use the following command in the Awesome startup script:
| |||
|
feedback
|
|
I have an old Compaq Armada 110, and just installed Ubuntu. I have connected a PS/2 mouse, which the system cannot see. On the other hand it can see the touchpand as a PS/2 vitual mouse. Can i change this so that i could only use the PS/2 mouse and not the touchpad ? | |||
|
feedback
|