You are not logged in.
Pages: 1
I have a doubt in a program.
int main()
{
int p=500;
system(xdotool mousemove p p);
return 0;
}
this program is moving mouse to 0,0 pixel.
rather it should move the mouse to 500,500
HELP...???
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.