Modifier can be one of "shift", "capslock", "ctrl", "logo", "win", "alt", "altgr". Beware that the
modifiers get released automatically once the program terminates.
Named keys are resolved by libxkbcommon, valid identifiers include "Left" and "Home".
-MMOD Press modifier MOD.
-mMOD Release modifier MOD.
-PKEY Press key KEY.
-pKEY Release key KEY.
-kKEY Type (press and release) key KEY.
-dTIME
Sleep for TIME milliseconds between keystrokes when typing texts. Can be used multiple times,
default 0.
-sTIME
Sleep for TIME milliseconds before interpreting the following options. This can be used to perform
more complicated modifier sequences.
- Read text to type from stdin. This option can appear only once.