python3-xdo

Python 3 library for simulating X11 keyboard/mouse input (libxdo bindings)
  https://gitlab.org/dkg/python-xdo
  0
  no reviews



Python's xdo module lets you programmatically simulate keyboard input and mouse activity, move and resize windows, etc. It does this using libxdo, which uses X11's XTEST extension and other Xlib functions.

This is the Python 3 version of this package.