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

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

Re: [h-e-w] windows key modifications


From: Jason Rumney
Subject: Re: [h-e-w] windows key modifications
Date: 13 Sep 2003 00:47:24 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"ed park" <address@hidden> writes:

> i have my left windows key set as meta:
> 
> (setq w32-pass-lwindow-to-system nil)
> (setq w32-lwindow-modifier 'meta)
> (setq w32-alt-is-meta nil)
> 
> this mostly works well for me; avoids having to reach for <escape>.
> the only exception is <lwindow>+u, which i would like emacs to
> interpret as M-u to run upcase-word.  instead, this key combo causes
> windows to run the very annoying "narrator" program, which jabbers at
> me until i click in two dialog boxes to turn it off.
> 
> anyone know why this one key combo gets passed to the system?  anyone
> worked out a way to fix it?

See the function w32-register-hot-key.

It works for some windows key combinations, but not for others. I
don't know of any solution for the keys it does not work for.





reply via email to

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