Skip to content

fake keyboard/mouse input, window management, and more

Notifications You must be signed in to change notification settings

kealthou/xdotool

This branch is 155 commits behind jordansissel/xdotool:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 12, 2010
Jan 3, 2011
Jan 8, 2013
Mar 9, 2011
May 30, 2011
Jun 9, 2009
Jun 12, 2010
Jan 20, 2014
Aug 10, 2010
May 30, 2011
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
May 30, 2011
Jan 2, 2011
Jan 2, 2011
Mar 9, 2011
May 30, 2011
Jan 2, 2011
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jan 3, 2011
May 22, 2012
Jun 7, 2012
Dec 6, 2013
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Sep 6, 2013
May 30, 2011
Jun 19, 2010
Jul 6, 2010
Jun 13, 2010
Jun 7, 2012
May 29, 2011
Nov 4, 2013
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Jun 7, 2012
Oct 15, 2010
Jun 15, 2011
Jan 4, 2013
Jan 20, 2014
Jan 20, 2014
Jan 3, 2011
Jun 7, 2012
Jan 20, 2014
Feb 1, 2013
May 22, 2012
Jan 8, 2013

Repository files navigation

xdotool: Fake input from the mouse and keyboard very easily.
  Also supports window manager actions such as moving, activating, and other
  actions on windows.
libxdo: C library for doing the same.

See the website for more up-to-date documentation
  http://www.semicomplete.com/projects/xdotool/
  or the manpage listed below.

Compile: make
Install: make install
Remove: make uninstall

You may have to set 'PREFIX' to the location you want to install to. 
The default PREFIX is /usr/local

For packagers, there's also support for DESTDIR for staged install.

Also, see the manpage, which you can generate by running:
  make showman
Note: the manpage will be installed during 'make install'


About

fake keyboard/mouse input, window management, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.3%
  • Ruby 13.8%
  • Perl 10.7%
  • Shell 3.2%