1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
Index: xwit-3.4/xwit.man
===================================================================
--- xwit-3.4.orig/xwit.man 2007-12-08 13:15:23.000000000 +0100
+++ xwit-3.4/xwit.man 2007-12-08 13:22:00.000000000 +0100
@@ -1,62 +1,62 @@
-.TH XWIT 1 "22 Oct 2005"
+.TH XWIT 1 "2 Dec 2005"
.SH NAME
xwit \- window interface tool: pop or iconify this xterm window or named windows
.SH SYNOPSIS
.B
xwit
'in \n(.iu+\w'\fBxwit \fR'u
-.RB [ -display
+.RB [ \-display
.IR display ]
-.RB [ -sync ]
-.RB [ -pop ]
-.RB [ -focus ]
-.RB [ -iconify ]
-.RB [ -unmap ]
-.br
-.RB [ -raise ]
-.RB [ -lower ]
-.RB [ -opposite ]
-.RB [ - [ un ] circulate ]
+.RB [ \-sync ]
+.RB [ \-pop ]
+.RB [ \-focus ]
+.RB [ \-iconify ]
+.RB [ \-unmap ]
+.br
+.RB [ \-raise ]
+.RB [ \-lower ]
+.RB [ \-opposite ]
+.RB [ \- [ un ] circulate ]
.br
-.RB [ -resize
+.RB [ \-resize
.IR w\ h ]
-.RB [ -rows
+.RB [ \-rows
.IR r ]
-.RB [ -columns
+.RB [ \-columns
.IR c ]
-.RB [ - [ r ] move
+.RB [ \- [ r ] move
.IR x\ y ]
.br
-.RB [ - [ r ] warp
+.RB [ \- [ r ] warp
.IR x\ y ]
-.RB [ -colormap
+.RB [ \-colormap
.IR colormapid ]
-.RB [ - [ no ] save ]
+.RB [ \- [ no ] save ]
.br
-.RB [ -name
+.RB [ \-name
.IR name ]
-.RB [ -iconname
+.RB [ \-iconname
.IR name ]
.br
-.RB [ -bitmap
+.RB [ \-bitmap
.IR file ]
-.RB [ -mask
+.RB [ \-mask
.IR file ]
-.RB [ - [ r ] iconmove
+.RB [ \- [ r ] iconmove
.IR x\ y ]
.br
-.RB [ - [ no ] backingstore ]
-.RB [ - [ no ] saveunder ]
+.RB [ \- [ no ] backingstore ]
+.RB [ \- [ no ] saveunder ]
.br
-.RB [ - [ no ] keyrepeat
-.IR "keycode ... keycode - keycode ..." ]
+.RB [ \- [ no ] keyrepeat
+.IR "keycode ... keycode \- keycode ..." ]
.br
-.RB [ -id
+.RB [ \-id
.IR windowid ]
-.RB [ -root ]
-.RB [ -current ]
-.RB [ -select ]
-.RB [ -names
+.RB [ \-root ]
+.RB [ \-current ]
+.RB [ \-select ]
+.RB [ \-names
.IR initialsubstring... ]
.in
.SH DESCRIPTION
@@ -72,100 +72,100 @@
(which is set by xterm for the program it runs), or the window under the mouse cursor.
.SH OPTIONS
.TP
--display
+\-display
is followed by the display to open.
.TP
--sync
+\-sync
causes all X requests to be performed synchronously.
.TP
--pop
+\-pop
is the default action.
It need only be given if it is wanted as well as some other function.
.TP
--focus
+\-focus
will give the input focus to the specified window.
.TP
--iconify
+\-iconify
will iconify the windows instead of popping them.
.TP
--unmap
+\-unmap
will iconify windows by unmapping with a non ICCCM compliant window manager.
(Beware, this option is not usually what you want).
.TP
--raise
+\-raise
raise windows (but do not map them if unmapped).
.TP
--lower
+\-lower
lower windows.
.TP
--opposite
+\-opposite
toggle the stacking of windows from top to bottom among any overlapping
windows.
.TP
--circulate
-circulate a window's subwindows forward. Use this with -root.
+\-circulate
+circulate a window's subwindows forward. Use this with \-root.
.TP
--uncirculate
-circulate a window's subwindows backward. Use this with -root.
+\-uncirculate
+circulate a window's subwindows backward. Use this with \-root.
.TP
--resize w h
+\-resize w h
resize windows to the given pixel size.
.TP
--rows r
+\-rows r
resize windows to the given number of rows.
.TP
--columns c
+\-columns c
resize windows to the given number of columns.
.TP
--move x y
+\-move x y
move windows to the given absolute position relative to its parent.
(If the x or y value is negative it is taken relative to the right or
bottom edge of the parent.)
.TP
--rmove x y
+\-rmove x y
move windows by the given relative amount.
.TP
--warp x y
+\-warp x y
move the cursor to the given position relative to the specified window.
-Add -root to warp to an absolute position.
+Add \-root to warp to an absolute position.
.TP
--rwarp x y
+\-rwarp x y
move the cursor by the given relative amount.
.TP
--colormap colormapid
+\-colormap colormapid
install the given colormap into the given window.
--save -nosave
+\-save \-nosave
immediately enable or disable the screen saver.
.TP
--name name
+\-name name
set the WM_NAME property to the given string.
.TP
--iconname name
+\-iconname name
set the WM_ICON_NAME property to the given string.
.TP
--bitmap file
+\-bitmap file
use the given bitmap file as the icon bitmap for the window.
.TP
--mask file
+\-mask file
use the given bitmap file as the icon mask for the window.
.TP
--iconmove x y
+\-iconmove x y
move icons to the given absolute position. (Will not work with some
window managers.)
.TP
--riconmove x y
+\-riconmove x y
move icons by the given relative amount. (Will not work with some
window managers.)
.TP
--backingstore -bs -nobackingstore -nobs
+\-backingstore \-bs \-nobackingstore \-nobs
enable or disable backing store for the window.
.TP
--saveunder -su -nosaveunder -nosu
+\-saveunder \-su \-nosaveunder \-nosu
enable or disable saveunders for the window.
.TP
--keyrepeat -nokeyrepeat
+\-keyrepeat \-nokeyrepeat
is followed by a list of keycodes (decimal numbers, see xmodmap(1)).
-A range can be specified as a lower number, ``-'', and upper number
+A range can be specified as a lower number, ``\-'', and upper number
as three separate arguments.
The individual setting of auto-repeat for those keycodes is set on or off.
The global setting of auto-repeat can be set with xset(1).
@@ -176,47 +176,47 @@
If no window is specified, $WINDOWID will be used if set;
otherwise the window under the cursor will be selected.
.TP
--id
+\-id
is followed by a single window number, in decimal; or, if it begins with
0x, in hexadecimal.
.TP
--root
+\-root
selects the root window.
.TP
--current
+\-current
selects the window under the cursor (default if no window specified and
$WINDOWID not set).
.TP
--select
+\-select
allows the user to interactively select a window with the mouse.
.TP
--names
+\-names
if given must be the last option and is followed by a list of strings.
All windows that have a name that begins exactly like one of the strings
will be acted upon.
-By using a null string (-names ''), all names will be matched.
+By using a null string (\-names ''), all names will be matched.
.SH EXAMPLES
.\" DD 10/97: seems to crash olvwm, sigh
.\" To iconify all windows (probably not quite what you want to do)
.\"
.ta 1i
-.\" xwit -names ''
+.\" xwit \-names ''
To de-iconify and pop ``this'' xterm and warp the cursor into it:
- xwit -pop -warp 50 50
+ xwit \-pop \-warp 50 50
To interactively select an xterm, and resize it to 34 rows and 80 columns:
- xwit -select -rows 34 -columns 80
+ xwit \-select \-rows 34 \-columns 80
To gently agitate your oclock on the screen:
- while xwit -rmove 0 10 -name oclock
- do xwit -rmove 0 -10 -name oclock
+ while xwit \-rmove 0 10 \-name oclock
+ do xwit \-rmove 0 \-10 \-name oclock
done
.SH DIAGNOSTICS
Exit status is 0 if any action is taken, 1 if no window matches the list
-supplied to -names, 2 if an error occurs.
+supplied to \-names, 2 if an error occurs.
.SH LIMITATIONS
Since each application is supposed to request these functions of the
window manager, some of them may not like other clients mapping and unmapping
|