X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/f3b35b6bbd646fb0e676ef3d64c91b38ff9f9162..c5f8baff93b1a66fd66136781db7a75a846e84e7:/xscsize.1 diff --git a/xscsize.1 b/xscsize.1 index 3b61a04..0ba808c 100644 --- a/xscsize.1 +++ b/xscsize.1 @@ -1,4 +1,5 @@ -.TH xscsize 1 "15 November 1998" "Edgeware tools" +.\" -*-nroff-*- +.TH xscsize 1 "15 November 1998" "Straylight/Edgeware" "xtoys" .SH NAME xscsize \- return size of an X display to a shell script .SH SYNOPSIS @@ -31,7 +32,7 @@ Typical use would be something like eval `xscsize` .ft R .fi -.SS OPTIONS +.SS Options .TP 5 .BI "\-d, \-\-display " display Choose which display to connect to. @@ -51,12 +52,14 @@ by child processes. The default is to just set local shell variables. .TP .B XWIDTH Set to the width of the display in pixels. +.TP .B XHEIGHT Set to the height of the display in pixels. +.TP .B SHELL Used to decide the nature of the calling shell. If absent, a Bourne shell is assumed. -.SH AUTHOR -Mark Wooding (mdw@nsict.org). .SH BUGS Hopefully none. +.SH AUTHOR +Mark Wooding (mdw@distorted.org.uk).