Hi,

> How can I make conkeror recognize and use Esc in the emacs way instead
> of Meta (Alt), i.e. instead of M-x type ESC x ?

// Escape as M-
require("global-overlay-keymap.js");
define_sticky_modifier("escape", "M");

Cheers,
Phil
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to