Dec6
virtual keyboard for linux
Linux can control the mouse and keyboard from the command line using a tool I found called xvkbd. There are many such tools for linux but this is the only one I found that can move the pointer.
The reason I need such a tool is that I plan to use voice control and use a script to navigate the screen.
Being able to use the mouse and make it click will allow me to kind of script actions and have non voice aware programs be controlled with voice.
xvkbd is in many distributions, however in ubuntu the mouse stuff seems broken. The revision is up to date, but I had to go get the source and compile it in order for the mouse to work.