fixed error in doc

This commit is contained in:
joten 2014-03-24 20:02:31 +01:00
parent 2f619a67f5
commit add46154c2

View file

@ -11,10 +11,10 @@ Possible modifiers are the following:
* `#` (LWin, left Windows) * `#` (LWin, left Windows)
* `+` (Shift) * `+` (Shift)
You will have to press all keys of a hotkey at the same time beginning You will have to press all keys of a hotkey at the same time beginning with the
with the modifier for calling the associated function, e. g. `#^q` means modifier for calling the associated function, e. g. `#^q` means pressing the
pressing the left Windows key and the shift key and the q key left 'Windows key' and the 'Control key' and the 'Q key' (`Win+Ctrl+Q`) for
(`Win+Ctrl+Q`) for quitting bug.n. quitting bug.n.
### Window management ### Window management