Does anyone know how to make the silkscreen 'keys' less sensitive (IE, take affect when you click them instead of drag from the main screen onto them) or require double clicks etc...?
Otherwise I keep them safely disabled ;-)
- Bundabrg
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106796\"][{POST_SNAPBACK}][/a][/div]
mmhhh ... tactical screen doesn't recognize stylus pression .... maybe adding a delay to the silkscrenn aera ...
I don't know if it's possible to read stylus input into a bash script (I think "why not, sometimes console show me the position of the stylus pointer") ... S omaking a small script sort like :
/bin/aterm_silk +X
timer(500ms)
if stylus stilling pressed then
aterm
endif
Yes It's an infamous homemade solution but when it's possible ....