[Xmonad] Issue 72 in xmonad: Extension request: Display on the
screen a list of currently bound keys and what they are bound to.
codesite-noreply at google.com
codesite-noreply at google.com
Tue Oct 23 03:30:54 EDT 2007
Issue 72: Extension request: Display on the screen a list of currently
bound keys and what they are bound to.
http://code.google.com/p/xmonad/issues/detail?id=72
Comment #2 by valery.vv:
There is xmonad/util/GenerateManpage.hs already, which generates
xmonad.1 manual
page from user's Config.hs. It needs to be improved but then the
keybindings can be
seen with `man xmonad' command.
And the necessary "improvements" here are the following:
* commented-out bindings should be ignored
* non-standard modifiers (/= mod1Mask) should be shown correctly at manpage
* submaps should be handled
--
vvv
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the Xmonad
mailing list