emacs-devel
[Top][All Lists]
Advanced

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

Re: Full screen mode on windows


From: Lennart Borgman (gmail)
Subject: Re: Full screen mode on windows
Date: Sat, 31 May 2008 17:50:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Eli Zaretskii wrote:
Date: Sat, 31 May 2008 15:52:14 +0200
From: "Lennart Borgman (gmail)" <address@hidden>
Cc: address@hidden, address@hidden, address@hidden

Lennart Borgman (gmail) wrote:
Eli Zaretskii wrote:
From: address@hidden
Date: Sat, 31 May 2008 14:53:58 +0200
Cc: address@hidden

I would suggest looking at the existing fullscreen option for X:

      (set-frame-parameter nil 'fullscreen  'fullboth)

and make that work for w32, if it doesnt already!
It does work, although it only emulates the fullscreen mode.

But
   (w32-send-sys-command #xf030)

will do exactly what the OP wants.
Maybe, but it does not do very much for me ... ;-)

Are you sure you got the figures right?
Ah, sorry, it maximizes the screen. Nothing more magical ...

But that's what the OP wanted, isn't it?

Not sure. I thought he wanted to get rid of the title bar too. That has been usual for things like this before. But you are probably right.




reply via email to

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