Thread
:
Could Multi Touch be a feature of the N900?
View Single Post
azstunt
2010-11-27 , 04:11
Posts: 43 | Thanked: 32 times | Joined on Jan 2010
#
31
I have been thinking this for a while and I think it would be easier to emulate a touch on the screen via software (so it could be set to run with a key press or shortcutd)? I did a little research and found this
http://forum.chumby.com/viewtopic.php?id=4585
. I tried to do something similar doing as root:
Code:
cat /dev/input/ts > ~/ts
left it running, touched the top left corner, back to xterminal and ctrl+c to stop it and seems to work as expected, but when I try
Code:
cat ~/ts > /dev/input/ts
I get "Permission denied".
I'm guessing new drivers might be needed.
Does anybody know how to get this to work?
Quote & Reply
|
azstunt
View Public Profile
Send a private message to azstunt
Find all posts by azstunt