Quote:
Originally Posted by 'olipcs',index.php?page=Thread&postID=139406#post1 39406
For me it would be ok, as it still relates to the paradigm:
"one action per keypress"
But does that mean you define mouse movement on an x,y axis to not be an action?
There's still the action of a keypress (that precedes all GCD arguments). With keyboards, it's simple -- there is no x,y axis. Only a Z axis. But mice have 3 axis -- x,y (movement) and z (keypresses). Are you saying you don't consider the x,y (movement) axis necessary, and as long as it's done on one PC/client/screen it can be "automated" on the others? (I use the word "automate" while kicking myself for not being able to think of any other word that seems to fit)