diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-01-17 20:29:57 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-17 20:29:57 +0100 | 
| commit | 5a05f95cd6c3bdeef4f5c5c66d574a71570c36f7 (patch) | |
| tree | f3a54d02405c2882c9b4c7c0e8a1bdc33a68bdaa /man | |
| parent | d9b4bcb1f4994d45d171cd5a71f7fe25a247094d (diff) | |
Ignore Shift keystate, shift/non-shift keysyms differ anyways.
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index 3811d07..3c505f7 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -698,8 +698,7 @@ looks like  .Pq for example Qo C-Delete Qc for Ctrl+Delete .  .Pp  Available modifiers are -.Ar C No for Control , -.Ar S No for Shift and +.Ar C No for Control and  .Ar 1 No to Ar 5 No for Mod1 to Mod5 .  .Pp  Specifying an  | 
