# HG changeset patch # User Eli Zaretskii # Date 1010922726 0 # Node ID 59c4dd0ca0e84594dd4c501a84ca92d8de37b3d5 # Parent d977aa26f8f84b81e7df9d3c88c4063ffcb96b5f (Table of Resources): Document the new fullscreen resource. diff -r d977aa26f8f8 -r 59c4dd0ca0e8 man/xresources.texi --- 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.