help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Behavior of M-x and A-x


From: Xah
Subject: Re: Behavior of M-x and A-x
Date: Tue, 12 Aug 2008 00:33:17 -0700 (PDT)
User-agent: G2/1.0

Xah wrote:
> ; setting the PC keyboard's various keys to Super or Hyper
> (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

Lennart Borgman wrote:

> Please note that using lwindow/rwindow like this does not work for all
> key sequences unless you are using the patched Emacs+EmacsW32.

What is the proper way to set it on Windows?

btw, i got those code from somewhere i don't remember. Now looking at
the w32 prefix, it's prob from your page. Thanks.

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]