Mercurial > emacs
changeset 42714:59c4dd0ca0e8
(Table of Resources): Document the new fullscreen resource.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 13 Jan 2002 11:52:06 +0000 |
parents | d977aa26f8f8 |
children | fcbd88e4e54e |
files | man/xresources.texi |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/xresources.texi Sun Jan 13 11:50:39 2002 +0000 +++ b/man/xresources.texi Sun Jan 13 11:52:06 2002 +0000 @@ -172,6 +172,15 @@ name, only that frame). However, the size, if specified here, applies to all frames. +@item @code{fullscreen} (class @code{Fullscreen}) +Specify wanted fullscreen size. The value can be one of @code{fullboth}, +@code{fullwidth} or @code{fullheight}, that each corresponds to +the command line options @code{-fs}, @code{-fw} and @code{-fh} +@pxref{Window Size X}. + +Note that this applies to all frames created, not just the initial +one. + @item @code{iconName} (class @code{Title}) Name to display in the icon.