Page 1 of 1

Help?

Posted: Fri Sep 28, 2007 5:21 pm
by Equinox
Ummm.... I'm new to RoboTask. I was wondering if it was possible to send the CTRL Button along with the Space Button, as a key combination or whatever. When I searched the insert a key list, I could not find those two buttons. Also, can I see a list of available keys? Thx.

Help?

Posted: Tue Oct 16, 2007 12:30 am
by Oleg
Try to send this combination - ^( )

Ctrl-A     >> ^(A)
Ctrl-B     >> ^(B)
Ctrl-Space >> ^( )

Shift-(<key>) >> +(<key>)
Alt-(<key>)   >> %(<key>)