unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacsw32 fullscreen
Date: Thu, 13 Mar 2008 06:14:04 +0200	[thread overview]
Message-ID: <u3aqvjm5v.fsf@gnu.org> (raw)
In-Reply-To: <3112661d-c08e-412b-91f1-9e7ec192dc67@s37g2000prg.googlegroups.com>

> From: Evans Winner <ego111@gmail.com>
> Date: Wed, 12 Mar 2008 12:50:20 -0700 (PDT)
> 
> Is there a way to send a keystroke to the underlying OS or window
> manager from Emacs?  I am trying to get a true fullscreen (no
> titlebar) in Emacsw32.  f11 seems to be getting trapped by Emacs (and
> conkeror too, by the way).

"C-h f w32-send-sys-command" will tell you this:

    w32-send-sys-command is a built-in function in `C source code'.
    (w32-send-sys-command command &optional frame)

    Send frame a Windows WM_SYSCOMMAND message of type command.
    Some useful values for command are #xf030 to maximize frame (#xf020
    to minimize), #xf120 to restore frame to original size, and #xf100
    to activate the menubar for keyboard access.  #xf140 activates the
    screen saver if defined.

    If optional parameter frame is not specified, use selected frame.

Is this what you are looking for?




  reply	other threads:[~2008-03-13  4:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-12 19:50 Emacsw32 fullscreen Evans Winner
2008-03-13  4:14 ` Eli Zaretskii [this message]
     [not found] ` <mailman.8820.1205381698.18990.help-gnu-emacs@gnu.org>
2008-03-13 21:57   ` Evans Winner
2008-03-13 23:31     ` Drew Adams
2008-03-14 12:06     ` Eli Zaretskii
2008-03-14 12:38       ` Lennart Borgman (gmail)
     [not found]       ` <mailman.8897.1205498350.18990.help-gnu-emacs@gnu.org>
2008-03-19 22:05         ` phromo
     [not found]     ` <mailman.8893.1205496427.18990.help-gnu-emacs@gnu.org>
2008-03-14 13:08       ` Jason Rumney
2008-03-14 18:53         ` Sean Sieger
     [not found]         ` <mailman.8926.1205520862.18990.help-gnu-emacs@gnu.org>
2008-03-14 22:42           ` Jason Rumney
2008-03-15  1:45             ` Sean Sieger

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=u3aqvjm5v.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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).