aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rio.1
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-01-31 21:15:43 -0500
committerRuss Cox <rsc@swtch.com>2008-01-31 21:15:43 -0500
commitad8d54238b4bafc0306bc4204cdd09e1bfa1fcb7 (patch)
treeb5cfa06af026b29a18db0ba45086c33ee141216a /man/man1/rio.1
parentf73497bbafecbedd367eaab16aaf37c701672be0 (diff)
downloadplan9port-ad8d54238b4bafc0306bc4204cdd09e1bfa1fcb7.tar.gz
plan9port-ad8d54238b4bafc0306bc4204cdd09e1bfa1fcb7.tar.bz2
plan9port-ad8d54238b4bafc0306bc4204cdd09e1bfa1fcb7.zip
xshove: document, tweak
Diffstat (limited to 'man/man1/rio.1')
-rw-r--r--man/man1/rio.134
1 files changed, 34 insertions, 0 deletions
diff --git a/man/man1/rio.1 b/man/man1/rio.1
index 5d1f0148..3c31b616 100644
--- a/man/man1/rio.1
+++ b/man/man1/rio.1
@@ -29,6 +29,12 @@ rio \- rio-like Window Manager for X
|
.B restart
]
+.PP
+.B xshove
+[
+.I name
+.I rectangle
+]
.SH DESCRIPTION
.if t .ds 85 8\(12
.if n .ds 85 8-1/2
@@ -187,6 +193,34 @@ option,
clicking button 2 brings up a menu to select a virtual screen to view.
Scrolling the mouse wheel while the cursor points at the background
will cycle through the virtual screens.
+.PP
+.I Xshove
+moves or resizes every window whose X11 class or instance strings contain
+.IR name .
+The
+.I rectangle
+argument can be
+\fIwidth\^\^\fLx\fI\^\^height\fR,
+\fIwidth\^\^\fLx\fI\^\^height\^\^\fL@\fI\^\^xmin\fL,\fIxmax\fR,
+\fL'\fIxmin ymin xmax ymax\fL'\fR,
+\fRor
+\fIxmin\fL,\fIymin\fL,\fIxmax\fL,\fIymax\fR.
+A leading
+.B +
+or
+.B -
+causes the rectangle to be interpreted as a delta:
+.L +10,0
+nudges a window to the right, while
+.L +100x100
+grows a window.
+With no arguments,
+.I xshove
+lists all the current X windows.
+.I Xshove
+is not specific to
+.I rio
+and can be used with other window managers.
.SH BUGS
In
Plan 9's