From 984840baa4957eb2311e9baf41c30696179afc7b Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Wed, 25 Jan 2012 01:06:03 +0000 Subject: [PATCH 1/1] Document the special MOD modifier key. ok lteo marco --- scrotwm.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scrotwm.1 b/scrotwm.1 index a0d249b..0539b77 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -605,6 +605,10 @@ bind[reset] = Mod4+q # bind Windows-key + q to reset bind[] = Mod1+q # unbind Alt + q .Ed .Pp +To use the currently defined +.Ic modkey , +specify MOD as the modifier key. +.Pp Multiple key combinations may be bound to the same action. .Sh KEYBOARD MAPPING FILES Keyboard mapping files for several keyboard layouts are listed -- 1.7.10.4