Quote:
Originally Posted by NiMa
I think input is a closed concern for the moment. I managed to watch for input events with evtest and with a small Python program, pass the x/y coordinates to xdotool. You can check the .py file in the main post to see the code. Pretty simple and reliable. No multi-touch, but better than nothing...
Thanks for the explanation, I think I am nearing even further my goal.
Any idea how to set this up in Python? Is it possible?
Thanks
|
Oh, I think I understood what to do. Will report results soon