From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Determining desktop size?
Date: Wed, 16 Mar 2005 09:57:38 -0800 [thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICIEDNCFAA.drew.adams@oracle.com> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICKEDLCFAA.drew.adams@oracle.com>
Subject: Determining desktop size?
Not the size of the emacs frame, the size of the whole
graphical desktop. Is it possible from elisp?
Functions `x-display-pixel-width' and `x-display-pixel-height'.
I should have mentioned that the newer names are the same without `x-'. If
you want your code to be usable by users of Emacs 20 as well as Emacs 21,
then use the "deprecated" names with `x-'; if not, use the new names without
it.
prev parent reply other threads:[~2005-03-16 17:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-16 16:47 Determining desktop size? PT
2005-03-16 16:52 ` David Kastrup
2005-03-16 17:13 ` PT
2005-03-16 17:20 ` David Kastrup
2005-03-16 22:55 ` John
2005-03-16 23:25 ` David Kastrup
2005-03-19 18:26 ` John
2005-03-16 17:05 ` Drew Adams
2005-03-16 17:57 ` Drew Adams [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DNEMKBNJBGPAOPIJOOICIEDNCFAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.