ydi Posted October 23, 2005 Posted October 23, 2005 Hi, Sorry to ask, but I did not find the anwser in the help file. I need to send a mouse click at a specific screen position (MouseClick is working fine) but i need to use a CTRL or ALT or SHIFT modifier while doing this click Is it possible ? thanks for help Yves.
/dev/null Posted October 23, 2005 Posted October 23, 2005 I need to send a mouse click at a specific screen position (MouseClick is working fine)but i need to use a CTRL or ALT or SHIFT modifier while doing this clicksee help file section for Send() and therein: {ALTDOWN}, {SHIFTDOWN} and {CTRLDOWN}CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
ydi Posted October 24, 2005 Author Posted October 24, 2005 see help file section for Send() and therein: {ALTDOWN}, {SHIFTDOWN} and {CTRLDOWN}CheersKurtI do not expect to work like this ....works fine.Thanks for your help.Yves
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now