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

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

RE: Determining desktop size?


From: Drew Adams
Subject: RE: Determining desktop size?
Date: Wed, 16 Mar 2005 09:57:38 -0800

        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.





reply via email to

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