X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=98aa08fbf8730122a60f3b2142dc7b4ed255c2e0;hb=51385d445d43dc18b72e4bccd17afab79c84d8ca;hp=79917016d051e8e7f3594e4422b4d41f95eeda13;hpb=bf9901fca703621db2c07b2ee7f7169c6b4b1129;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 7991701..98aa08f 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -13,7 +13,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 28 2011 $ +.Dd $Mdocdate: November 30 2011 $ .Dt SCROTWM 1 .Os .Sh NAME @@ -317,12 +317,12 @@ fields and will be substituted for values at the time the program is spawned: Example: .Bd -literal -offset indent program[ff] = /usr/local/bin/firefox http://scrotwm.org/ -bind[ff] = Mod+f # Now Mod+F launched firefox +bind[ff] = Mod+Shift+b # Now Mod+Shift+B launches firefox .Ed .Pp To undo the previous: .Bd -literal -offset indent -bind[] = Mod+f +bind[] = Mod+Shift+b program[ff] = .Ed .Sh BINDINGS @@ -356,7 +356,7 @@ restart .It Cm M- Ns Aq Cm Space cycle_layout .It Cm M-S- Ns Aq Cm Space -reset_layout +stack_reset .It Cm M-h master_shrink .It Cm M-l @@ -476,7 +476,7 @@ Restart .Nm . .It Cm cycle_layout Cycle layout. -.It Cm reset_layout +.It Cm stack_reset Reset layout. .It Cm master_shrink Shrink master area.