Hi Ticonderoga
Good to see people are still developing small apps for the Q1. I made a similiar app a while back which i never actually released (I thought it could be improved a little more and I couldnt find a place to host it) but the cursor control was not the main drive for creating the app.
http://origamiproject.com/forums/thread/13692.aspx
I am slightly confused as to why the U keys dont work when in cursor mode. may i ask what the app is coded in?
I also had a problem with actually detecting when different U keys were pressed since the have the same virtual keycode but the directional button keys will do because they are mapped to the arrow keys. I could not figure out a way to detect its scancode so my app relies on magickeys. it captures a hotkey and does what its assigned to do, this is partly why I didnt release the software since i thought this could be improved but I simply forgot about the app because university once again started.
If you wish to check my app I ve uploaded it to a free file hosting site. It doesnt require an install and writes nothing to the registry, it uses oldskool .ini's only.
http://www.megaupload.com/?d=75ZB6JEA
simply run the app (red icon) click "setup magickeys" in the bottom left and its ready. then run the actual app (green icon).
u can then press U2 until MOUSE appears then press U3 to change the arrow keys to control the cursor (the tray icon will turn red).