1 Matching Annotations
- Mar 2022
-
unix.stackexchange.com unix.stackexchange.com
-
The other one is xvkbd which sends keyboard events from a lower subsystem. You can pipe keystrokes into it on STDIN. Combined with xsel, you get something like this: $ xsel | xvkbd -xsendevent -file -
-