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

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

Re: Emacsw32 fullscreen


From: Jason Rumney
Subject: Re: Emacsw32 fullscreen
Date: Fri, 14 Mar 2008 15:42:11 -0700 (PDT)
User-agent: G2/1.0

On 14 Mar, 18:53, Sean Sieger <sean.sie...@gmail.com> wrote:
> Jason Rumney <jasonrum...@gmail.com> writes:
>
>    I'm not aware of any standard feature of Windows that removes the
>    title bar. The application would have to take care of this itself.
>
> Forgive the persistence---so, when one does F11 on say Internet
> Explorer, and most everything, including the title bar goes away, it's
> not a system call that I could capitalize on that makes this happen?
>
> Closely related to this question is, is there something that I could put
> in my .emacs that would enable the title bar menu?  I miss being able to
> do `Alt-Space' on the only application---beside IE---that I use when I
> boot up in Windows.

If you put the following in .emacs, you will be able to do Alt Space
(two separate key presses - not holding Alt down).

(setq w32-pass-alt-to-system t)

Even without that, you can use F10 Space (or F10 right down if you are
going to be using the arrow keys to navigate anyway).


reply via email to

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