The CodeJacked weblog has a nice primer on keyboard macros - keystroke sequences you can record and playback in various software applications to automate tasks. The examples in the post are specific ...
rofi-keyboard-macros is a bash script which provides selection of keyboard macro, which will be executed with 'xdotool type'. The script uses a directory as a repo for keyboard macros and helper list ...
rofi-keyboard-macros is a bash script which provides selection of keyboard macro, which will be executed with 'xdotool type'. ROFI_KM_MACRO_DIR could be set to a directory with macro and list files.