John J. Foerch <jjfoerch <at> earthlink.net> writes:

> Yes, like this:
> 
>   require("global-overlay-keymap");
>   define_key_alias("C-n", "down");
>   define_key_alias("C-p", "up");
> 
> This only sends the keypress event, not keydown or keyup.  Let me know if
> you find a situation where this is not good enough.

Works fine in all the places I wanted, thanks.



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

Reply via email to