Problem: intercepting usb device input
|
27th Jun, 2013, 07:09 PM
Post: #3
|
|||
|
|||
RE: intercepting usb device input
I've just managed to create a hot-plug "upstart" for my touchscreen. I can unplug/re-plug usb device and start a python script to grab device instead of xbmc. I use "start on input-device-add" and "stop on input-device-removed".
You can probably use similar, docs are here http://upstart.ubuntu.com/cookbook/#upstart-udev-bridge |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
intercepting usb device input - Fuzzwah - 13th Jun, 2013, 02:47 AM
RE: intercepting usb device input - Markamc - 14th Jun, 2013, 02:07 AM
RE: intercepting usb device input - Markamc - 27th Jun, 2013 07:09 PM
|