GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ydotoold(8) FreeBSD System Manager's Manual ydotoold(8)

ydotoold - daemon for ydotool(1)

ydotoold [OPTION...]

ydotool lets you programmatically (or manually) simulate keyboard input and mouse activity, etc. It does this by writing directly to /dev/uinput so it generally needs to run as root.

When ydotool(1) runs and creates a virtual input device, it will take some time for your graphical environment (eg X11/Wayland) to recognize and enable the virtual input device. (Usually done by udev)

If the delay is too short, the virtual input device may not be recognized & enabled by the graphical environment in time.

In order to solve this problem, the ydotoold background service holds a persistent virtual device, and accepts input from ydotool(1). When ydotoold(1) is unavailable, ydotool(1) will work without it.

--socket-path arg <path>
Socket path (default: /tmp/.ydotool_socket)

--socket-perm arg <perms>

Socket permission (default: 0600)

ydotool(1) and ydotoold(8) were written by ReimuNotMoe.

This man page by bob.hepple@gmail.com

AGPLv3

ydotool(1)

Project site: <https://github.com/ReimuNotMoe/ydotool>

2022-04-09

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.