mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 09:51:38 -05:00
New man
This commit is contained in:
parent
e17d2f0255
commit
1494ae5cc8
1 changed files with 8 additions and 5 deletions
|
@ -66,7 +66,7 @@
|
|||
M-S-s Take screenshot of selected window (if enabled)<br>
|
||||
M-S-v Toggle version in status bar<br>
|
||||
M-t Toggle focused window between tiled and floating<br>
|
||||
M-S <Delete> Lock scren<br>
|
||||
M-S <Delete> Lock screen<br>
|
||||
M-S-i Reinitialize physical screens<br>
|
||||
M1 Focus window<br>
|
||||
M-M1 Move window<br>
|
||||
|
@ -99,6 +99,10 @@
|
|||
tery life.<br>
|
||||
bar_delay Update frequency, in seconds, of external<br>
|
||||
script that populates 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>
|
||||
tion script.<br>
|
||||
spawn_term External application that gets spawned when<br>
|
||||
M-S-<Return> is used.<br>
|
||||
dialog_ratio Some applications have dialogue windows that<br>
|
||||
|
@ -128,6 +132,8 @@
|
|||
Users may need to set spawn term to use an<br>
|
||||
alternate copy of the <font color="#ff40ff">xterm(1)</font> binary with-<br>
|
||||
out the setgid bit set.<br>
|
||||
modkey Change mod key. Mod1 is generally the ALT<br>
|
||||
key and Mod4 is the windows key on a PC.<br>
|
||||
<br>
|
||||
Colors need to be specified per the <font color="#ff40ff">XQueryColor(3)</font> specification and<br>
|
||||
fonts need to be specified per the <font color="#ff40ff">XQueryFont(3)</font> specification.<br>
|
||||
|
@ -146,9 +152,6 @@
|
|||
<font color="#ffff00">BUGS</font><br>
|
||||
Currently the menu, invoked with M-p, depends on dmenu.<br>
|
||||
<br>
|
||||
OpenBSD 4.4 February 10, 2009 3<br>
|
||||
OpenBSD 4.5 February 18, 2009 3<br>
|
||||
</font></body>
|
||||
</html>
|
||||
<br>
|
||||
<small>
|
||||
$scrotwm$
|
||||
|
|
Loading…
Add table
Reference in a new issue