Go to the first, previous, next, last section, table of contents.


[Shortcuts]

Key specifiers are in the format:

<Modifier>+<KeySym>

Where modifier is any number of modifiers separated by `+'. The modifiers are:

Valid KeySym values can be found in `/usr/include/X11/keysymdef.h' (the leading XK_ must be removed)

Open/Close or raise root menu
Miniaturize focused window
Hide focused application
Maximize focused window
Close focused window
Raise focused window
Lower focused window
Raise or Lower focused window
Shade/unshade focused window
Set focus to next window
Set focus to previous window
Switch to next workspace
Switch to previous workspace
Switch to workspace


Go to the first, previous, next, last section, table of contents.