noVNC/core/input
mmead 72a5eec1cf Convert key code 219 to XK_bracketleft for passthrough of ctrl-[
Added a single conversion from key code 219 to XK_bracketleft so that ctrl-[
passes through noVNC into the server session.  This is useful for editing with
vi/vim as ctrl-[ acts as the ESC key but allows one to leave their fingers on
the home row.
2017-01-24 17:45:34 -05:00
..
devices.js Support standard mouse wheel event 2016-10-21 16:04:23 +02:00
keysym.js Move input-related files into core/input 2016-09-16 15:49:52 -04:00
keysymdef.js Use Unicode keysym range as fallback 2016-10-15 14:58:55 +02:00
util.js Convert key code 219 to XK_bracketleft for passthrough of ctrl-[ 2017-01-24 17:45:34 -05:00
xtscancodes.js Add Meta Key mapping to xtscancodes.js 2016-10-20 01:13:32 +02:00