Z
Z
zelsky2016-06-18 09:30:50
linux
zelsky, 2016-06-18 09:30:50

Replacing Caps Lock with Ctrl in VIM?

I would like to replace Caps Lock with Ctrl in vim because of the use of Ctrl + [ instead of Esc. Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-06-18
@zelsky

Make caps - escape
though, just
right for you

Ctrl key position

       ┌───────────────────────────────────────────────────────────────────────────────────┐
       │Option                     Description                                             │
       ├───────────────────────────────────────────────────────────────────────────────────┤
       │ctrl:nocaps                Caps Lock as Ctrl                                       │
       │ctrl:lctrl_meta            Left Ctrl as Meta                                       │
       │ctrl:swapcaps              Swap Ctrl and Caps Lock                                 │
       │ctrl:ac_ctrl               At left of 'A'                                          │
       │ctrl:aa_ctrl               At bottom left                                          │
       │ctrl:rctrl_ralt            Right Ctrl as Right Alt                                 │
       │ctrl:menu_rctrl            Menu as Right Ctrl                                      │
       │ctrl:ctrl_ralt             Right Alt as Right Ctrl                                 │
       │ctrl:swap_lalt_lctl        Swap Left Alt key with Left Ctrl key                    │
       │ctrl:swap_lwin_lctl        Swap Left Win key with Left Ctrl key                    │
       │ctrl:swap_rwin_rctl        Swap Right Win key with Right Ctrl key                  │
       │ctrl:swap_lalt_lctl_lwin   Left Alt as Ctrl, Left Ctrl as Win, Left Win as Alt     │
       │                                                                                   │
       └───────────────────────────────────────────────────────────────────────────────────┘

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question