Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Proxmox/NoVNC prevent/remap the ESCAPE key

I am working on a proxmox VM using standalone NoVNC window in fullscreen. Here the ESCAPE key is mapped to leave the fullscreen mode. The problem: I am using a Vim editor, hence I hit the ESC key 1000 times every hour. Is there a way to remap ESCAPE in Proxmox/NoVNC to some other key?

like image 761
Juergen Riemer Avatar asked Dec 22 '25 18:12

Juergen Riemer


1 Answers

Using CTRL-C is fine in some cases, but is not the same as using <Esc> or CTRL-[ (both act the same), as it doesn't trigger InsertLeave and doesn't check for abbreviations.

So I would suggest using CTRL-[ if possible.

like image 146
Mrestof Avatar answered Dec 24 '25 11:12

Mrestof



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!