moving mouse cursor automatically with xautomation (Re: touchpad on OM)
Timo Juhani Lindfors
timo.lindfors at iki.fi
Mon Jul 20 10:47:33 CEST 2009
Michal Brzozowski <rusolis at poczta.fm> writes:
> bit slow on some windows, vala-terminal in particular. I'm not sure if it's
> possible at all to use a real mouse pointer for this.
It is possible. For example
$ xte "mousemove 10 10"
moves mouse pointer to 10+10 and
$ xte "mouseclick 1"
clicks using left mouse button. You can find xte in xautomation
package of debian or upstream at
http://hoopajoo.net/projects/xautomation.html
> If you want to experiment, install this package
> http://pvtrace.com/literki_0.0.2-r4_armv4t.ipk
Pointer to source code would be nice.
More information about the community
mailing list