From: Decebal <CLDWesterhof@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Maximize frame
Date: Thu, 14 May 2009 05:14:38 -0700 (PDT) [thread overview]
Message-ID: <7bf0d295-4836-4242-a370-5340b80511db@s16g2000vbp.googlegroups.com> (raw)
In-Reply-To: 2ab96af3-cc32-4d9a-9cb8-460c857f9713@v17g2000vbb.googlegroups.com
On 14 mei, 14:03, Decebal <CLDWester...@gmail.com> wrote:
> On 14 mei, 13:39, Michael Heerdegen <ab...@127.0.0.1> wrote:
>
> > Onhttp://ubuntuforums.org/showthread.php?t=782196Ifound:
>
> > (defun toggle-fullscreen ()
> > (interactive)
> > (x-send-client-message nil 0 nil "_NET_WM_STATE" 32
> > '(2 "_NET_WM_STATE_MAXIMIZED_VERT" 0))
> > (x-send-client-message nil 0 nil "_NET_WM_STATE" 32
> > '(2 "_NET_WM_STATE_MAXIMIZED_HORZ" 0))
> > )
>
> I tried that and it did not work. But now it works, so I think I made
> an input mistake when I tried that.
There is one little problem with the toggle fullscreen. If for example
vert is allready maximized and horz not, I would like vert untouched
and horz maximized. Is this possible, or am I asking to much? (This
will not happen often and then I could use <ALT>+<F3> followed by x,
but I like to get rid of loose ends. ;-} )
next prev parent reply other threads:[~2009-05-14 12:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 7:44 Maximize frame Decebal
2009-05-14 8:36 ` Pascal J. Bourguignon
2009-05-14 10:30 ` Decebal
2009-05-14 8:49 ` Nurullah Akkaya
[not found] ` <mailman.7143.1242291118.31690.help-gnu-emacs@gnu.org>
2009-05-14 10:32 ` Decebal
2009-05-14 11:26 ` Lennart Borgman
[not found] ` <mailman.7148.1242300429.31690.help-gnu-emacs@gnu.org>
2009-05-14 12:07 ` Decebal
2009-05-14 12:33 ` Pascal J. Bourguignon
2009-05-14 13:25 ` Lennart Borgman
2009-05-14 11:39 ` Michael Heerdegen
2009-05-14 12:03 ` Decebal
2009-05-14 12:14 ` Decebal [this message]
2009-05-14 12:37 ` Pascal J. Bourguignon
2009-05-14 13:52 ` Richard Riley
2009-05-14 13:20 ` Decebal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7bf0d295-4836-4242-a370-5340b80511db@s16g2000vbp.googlegroups.com \
--to=cldwesterhof@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).