hyper keys running the w32 mode emacs

J. David Boyd david@adboyd.com
Thu Jul 11 17:28:00 GMT 2013



I can get hyper and super working with hyper on capslock, and super on left
and right win, works great.

If I use this code,

( if opsys-cygwin
(setq w32-pass-lwindow-to-system nil
      w32-pass-rwindow-to-system nil
      w32-pass-apps-to-system nil
      w32-lwindow-modifier 'super ; Left Windows key
      w32-rwindow-modifier 'super ; Right Windows key
      w32-apps-modifier 'hyper) ; Menu key
)

it works as it says.  But I want hyper on the capslock key, and can't find
code anywhere to do that.

Is it even possible, any ideas?

I would like to standardize what my fingers do when I change platforms, if
possible,

Thanks,

Dave


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list