X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=f1234e3101d8d1fd13c7ea907c25c4861543b47a;hb=726356b44efcb6e1d4d700bc8785c0966b95542f;hp=79917016d051e8e7f3594e4422b4d41f95eeda13;hpb=03de52ac9397db5787811186a9527a9749463f72;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 7991701..f1234e3 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 29 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