9wm(1) | General Commands Manual | 9wm(1) |
9wm - rio-like Window Manager for X
9wm [ -border ] [ -cursor cursor ] [ -version ] [ -font fname ] [ -term termprog ] [ -active color ] [ -inactive color ] [ exit|restart ]
9wm is a window manager for X which attempts to emulate the window management policies of Plan 9's rio window manager.
9wm is click-to-type: it has a notion of the current window, which is usually on top, and always has its border darkened. Characters typed at the keyboard go to the current window, and mouse clicks outside the current window are swallowed up by 9wm. To make another window the current one, click on it with button 1. Unlike other X window managers, 9wm implements `mouse focus': mouse events are sent only to the current window.
A menu of window operations is available by pressing button 3 outside the current window.
All of the next operations change the cursor into a target, prompting the user to click button 3 on one of the windows to select it for the operation. At this stage, clicking button 1 or 2 will abort the operation.
To make 9wm exit, you have to run 9wm exit on the command line. There is no ``exit'' menu item.
Is not completely compatible with rio.
There is a currently a compiled-in limit of 32 hidden windows.
9term(1), xterm(1).