Run shell script using a keyboard shortcut #scripts #shortcutkeys

https://askubuntu.com/q/1565520/612

Run shell script using a keyboard shortcut

Kubuntu 24.04 updated. I have a shell script to launch a program. #!/bin/bash motion Then I name it script.sh and make it executable. I then add a keyboard shortcut with the full path to the script.

Ask Ubuntu