How can I set keys to be remapped for one specific program in Linux? (More specifically Caps Lock -> Escape for gVim. I hit it accidentally too much to remap it in everything).
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Check Vim's wiki on wikia.com.
There are some other interesting alternative ESC mappings as well. |
|||||
|
|
you can write a simple bash script which can run the above mentioned solution whenever you run vim and remove the file after you close vlc. |
|||
|
|