I'm trying to get rid of the Caps Lockkey and give it a better use. Since I constantly use the run
command Alt+F2, I'd like to make Caps Lock trigger that action.
I've found a couple of questions related, using xmodmap
, but none of them try to map Caps Lock to a combination of keys such as Alt+F2
How would I go about doing this?
Thanks!