color_focus Border color of the currently focussed win-<br>
color_unfocus Border color of unfocussed windows.<br>
bar_enabled Enable or disable status bar.<br>
bar_border[x] Color of the status bar border in screen x.<br>
bar_color[x] Color of the status bar window in screen x.<br>
bar_font_color[x] Color of the font in status bar in screen<br>
bar_font Status bar font.<br>
bar_action External script that populates additional<br>
information in the status bar, such as bat-<br>
bar_delay Update frequency, in seconds, of external<br>
script that populates the status bar.<br>
stack_enabled Enable or disable displaying the current<br>
stacking algorithm in the status bar.<br>
clock_enabled Enable or disable displaying the clock in<br>
the status bar. Disable by setting to 0 so<br>
a custom clock could be used in the bar_ac-<br>
dialog_ratio Some applications have dialogue windows<br>
that are too small to be useful. This ra-<br>
tio is the screen size to what they will be<br>
resized. For example, 0.6 is 60% of the<br>
region Allocates a custom region, removing any au-<br>
todetected regions which occupy the same<br>
space on the screen. Defined in the format<br>
term_width Set a preferred minimum width for the ter-<br>
minal If this value is greater than 0,<br>
scrotwm will attempt to adjust the font<br>
sizes in the terminal to keep the terminal<br>
width above this number as the window is<br>
resized. Only <fontcolor="#ff40ff">xterm(1)</font> is currently sup-<br>
ported. The <fontcolor="#ff40ff">xterm(1)</font> binary must not be<br>
setuid or setgid, which it is by default on<br>
most systems. Users may need to set pro-<br>
gram[term] (see the PROGRAMS section) to<br>
use an alternate copy of the <fontcolor="#ff40ff">xterm(1)</font> bina-<br>
ry without the setgid bit set.<br>
title_class_enabled Enable or disable displaying the window<br>
class in the status bar. Enable by setting<br>
to 1<br>
title_name_enabled Enable or disable displaying the window ti-<br>
tle in the status bar. Enable by setting<br>
to 1<br>
modkey Change mod key. Mod1 is generally the ALT<br>
key and Mod4 is the windows key on a PC.<br>
program[p] Define new action to spawn a program p.<br>
See the PROGRAMS section below.<br>
bind[x] Bind key combo to action x. See the<br>
quirk[c:n] Add "quirk" for windows with class c and<br>
name n. See the QUIRKS section below.<br>
M-S-M3 Resize window while maintaining it centered<br>
<br>
The default key bindings are described below:<br>
term Spawn a new terminal (see PROGRAMS above)<br>
menu Menu (see PROGRAMS above)<br>
master_add Add windows to master area<br>
master_del Remove windows from master area<br>
stack_inc Add columns/rows to stacking area<br>
stack_del Remove columns/rows from stacking area<br>
swap_main Move current window to master area<br>
focus_next Focus next window in workspace<br>
focus_prev Focus previous window in workspace<br>
focus_main Focus on main window in workspace<br>
swap_next Swap with next window in workspace<br>
swap_prev Swap with previous window in workspace<br>
bar_toggle Toggle status bar in all workspaces<br>
wind_del Delete current window in workspace<br>
wind_kill Destroy current window in workspace<br>
ws_n Switch to workspace n, where n is 1 through 10<br>
mvws_n Move current window to workspace n, where n is 1<br>
ws_next Switch to next workspace with a window in it<br>
ws_prev Switch to previous workspace with a window in it<br>
screen_next Move pointer to next region<br>
screen_prev Move pointer to previous region<br>
version Toggle version in status bar<br>
float_toggle Toggle focused window between tiled and floating<br>
The quirks themselves are described below:<br>
<br>
FLOAT This window should not be tiled, but allowed<br>
TRANSSZ Adjusts size on transient windows that are<br>
too small using dialog_ratio (see<br>
ANYWHERE Allow window to position itself, uncentered.<br>
XTERM_FONTADJ Adjust xterm fonts when resizing.<br>
FULLSCREEN Remove border to allow window to use full<br>
OpenBSD 4.6 October 2, 2009 5<br>