win key and menu key

I can use xev to see what key I just pressed. Also the Emacs
C-h k runs the command describe-key
which is an interactive compiled Lisp function in `help’.
It is bound to C-h k, <f1> k, <help> k, <menu-bar> <help-menu> <describe> <describe-key>, <menu-bar> <help-menu> <describe> <describe-key-1>.
(describe-key key &optional untranslated up-event)
Display documentation of the function invoked by key.
key […]

Close
E-mail It