1
0
Fork
You've already forked xdotool
0
fake keyboard/mouse input, window management, and more
  • C 79.4%
  • Ruby 14.7%
  • Makefile 3.6%
  • Shell 2.3%
Find a file
2020年09月09日 01:14:57 -04:00
examples - Add leftconsole 2010年10月12日 08:07:02 +00:00
ext/debian - Making .deb packages works now. 2011年01月03日 12:13:29 +00:00
t Make tests actually run again. Oops. 2017年01月06日 23:07:42 -08:00
.ghuser.io.json ghuser.io metadata. 2018年07月05日 13:01:51 -07:00
.gitignore gitignore 'libxdo.so.3' and 'xdotool'. 2016年02月04日 23:53:43 +01:00
.travis.yml Give sudo when make uninstall 2017年03月17日 14:05:11 +01:00
cflags.sh Only inject a custom clock_gettime if we need to. 2016年08月02日 16:50:43 -07:00
CHANGELIST Version bump 2016年08月05日 10:37:12 -07:00
cmd_behave.c Fix memory leaks. 2015年05月21日 20:23:01 +02:00
cmd_behave_screen_edge.c Only inject a custom clock_gettime if we need to. 2016年08月02日 16:50:43 -07:00
cmd_click.c Fix typos 2016年01月31日 17:52:05 +01:00
cmd_exec.c - remove unused code 2011年05月29日 22:16:06 -07:00
cmd_get_desktop.c - Refactor most 'printf' invocations to use xdotool_output which has will 2011年01月02日 01:57:32 +00:00
cmd_get_desktop_for_window.c - Refactor most 'printf' invocations to use xdotool_output which has will 2011年01月02日 01:57:32 +00:00
cmd_get_desktop_viewport.c - Make xdotool 'get_desktop_viewport' output usable as 2011年03月08日 22:46:19 -08:00
cmd_get_display_geometry.c Use preferred X screen ( #265 ) 2019年10月25日 21:33:40 -07:00
cmd_get_num_desktops.c - Refactor most 'printf' invocations to use xdotool_output which has will 2011年01月02日 01:57:32 +00:00
cmd_getactivewindow.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_getmouselocation.c Added few options for better usage with eval 2016年08月04日 17:26:23 -07:00
cmd_getwindowfocus.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_getwindowgeometry.c Added few options for better usage with eval 2016年08月04日 17:26:23 -07:00
cmd_getwindowname.c Removed all signed/unsigned conflicts 2012年05月23日 00:50:39 +02:00
cmd_getwindowpid.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_key.c Fixed 'type' --window to use default %1 as manpage stated 2016年09月03日 03:59:31 -04:00
cmd_mousedown.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_mousemove.c Use preferred X screen ( #265 ) 2019年10月25日 21:33:40 -07:00
cmd_mousemove_relative.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_mouseup.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_search.c Fix typo 2016年08月04日 17:27:15 -07:00
cmd_set_desktop.c - add --relative flag to set_desktop. 2011年05月29日 21:10:01 -07:00
cmd_set_desktop_for_window.c - consume argument 2010年06月19日 21:35:48 +00:00
cmd_set_desktop_viewport.c - Add xdo_get_desktop_viewport and xdo_set_desktop_viewport. 2010年07月06日 06:45:28 +00:00
cmd_set_num_desktops.c - Make getopt stop processing as soon as the first non-option argument is 2010年06月13日 09:36:44 +00:00
cmd_set_window.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_sleep.c fix usage 2011年05月28日 23:37:13 -07:00
cmd_type.c Revert part of 8e4218c192 ; it caused a regression making the default window be %1 when it should not be. 2017年01月06日 22:58:59 -08:00
cmd_window_select.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowactivate.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowclose.c New feature to close windows. 2015年05月17日 15:42:04 -07:00
cmd_windowfocus.c Fix typos 2016年07月16日 12:08:13 +02:00
cmd_windowkill.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowmap.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowminimize.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowmove.c Fix compiler warnings. 2020年09月09日 01:14:57 -04:00
cmd_windowraise.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowreparent.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowsize.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
cmd_windowstate.c Fix compiler warnings. 2020年09月09日 01:14:57 -04:00
cmd_windowunmap.c Unified naming convention for all functions of the API 2012年06月07日 21:08:03 +02:00
COPYRIGHT - 20090609 release 2009年06月09日 07:05:51 +00:00
Doxyfile git-svn-id: https://semicomplete.googlecode.com/svn/xdotool@2937 66067f73-fe4c-0410-82e9-b9c6d0c95a22 2010年06月12日 08:22:42 +00:00
FAQ.md Solved FAQ 2016年05月08日 09:30:20 +02:00
Makefile Fix compiler warnings. 2020年09月09日 01:14:57 -04:00
patch_clock_gettime.h Only inject a custom clock_gettime if we need to. 2016年08月02日 16:50:43 -07:00
platform.sh - fix librt linking on GNU Hurd 2011年06月15日 08:41:24 -07:00
README Removed build badge, as README does not have any markup associated with it 2017年03月17日 13:21:34 +01:00
TODO - add todos 2011年05月30日 01:58:03 -07:00
version.sh make build reproducible 2017年01月17日 20:19:34 +01:00
xdo.c Fix compiler warnings. 2020年09月09日 01:14:57 -04:00
xdo.h Remove declaration of xdo_get_active_keys_to_keycode_list 2017年12月28日 13:49:48 -08:00
xdo_cmd.h Added few options for better usage with eval 2016年08月04日 17:26:23 -07:00
xdo_search.c Fix memory leaks. 2015年05月21日 20:24:20 +02:00
xdo_util.h Fix sending wrong keys when using multiple keyboard layouts 2014年01月20日 18:37:21 +09:00
xdotool.c Fix compiler warnings. 2020年09月09日 01:14:57 -04:00
xdotool.h add windowstate command 2017年01月17日 10:10:56 +08:00
xdotool.pod Document regular expressions 2017年08月17日 10:56:30 -07:00

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'