1ydotoold(8)                 System Manager's Manual                ydotoold(8)
2
3
4

NAME

6       ydotoold - daemon for ydotool(1)
7

SYNOPSIS

9       ydotoold [OPTION...]
10

DESCRIPTION

12       ydotool lets you programmatically (or manually) simulate keyboard input
13       and mouse activity, etc. It does this by writing directly to /dev/uin‐
14       put so it generally needs to run as root.
15
16       When ydotool(1) runs and creates a virtual input device, it will take
17       some time for your graphical environment (eg X11/Wayland) to recognize
18       and enable the virtual input device. (Usually done by udev)
19
20       If the delay is too short, the virtual input device may not be recog‐
21       nized & enabled by the graphical environment in time.
22
23       In order to solve this problem, the ydotoold background service holds a
24       persistent virtual device, and accepts input from ydotool(1). When ydo‐
25       toold(1) is unavailable, ydotool(1) will work without it.
26

OPTIONS

28           --socket-path arg  <path>
29               Socket path (default: /tmp/.ydotool_socket)
30
31           --socket-perm arg <perms>
32               Socket permission (default: 0600)
33

AUTHOR

35       ydotool(1) and ydotoold(8) were written by ReimuNotMoe.
36
37       This man page by bob.hepple@gmail.com
38

LICENCE

40       AGPLv3
41

SEE ALSO

43       ydotool(1)
44
45       Project site: <https://github.com/ReimuNotMoe/ydotool>
46
47
48
49                                  2021-03-02                       ydotoold(8)
Impressum