I want to put a string as a keyboard shortcut,
I tried to add a new shortcut on keyboard shortcuts Settings->keyboard->shortcuts-> add a personal shortcut
and then I tried something like:
echo 'Hello'
as a shortcut for some key combination.
Didn't worked, how to make it work?
Objective:
press for example ctrl + shift + 1 and 'Hello' is typed.
I tried to add a new shortcut on keyboard shortcuts Settings->keyboard->shortcuts-> add a personal shortcut
and then I tried something like:
echo 'Hello'
as a shortcut for some key combination.
Didn't worked, how to make it work?
Objective:
press for example ctrl + shift + 1 and 'Hello' is typed.