summaryrefslogtreecommitdiff
path: root/doc/fluxbox-keys.5.in
AgeCommit message (Collapse)AuthorFilesLines
2009-05-26'SetHead 0' -> Send to current headsendto-currentJim Ramsay1-1/+4
The SetHead command will now accept the special value of '0' to send windows to the currently active head (that is, the head with the mouse pointer).
2009-05-26'SendToWorkspace 0' -> Send to current workspaceJim Ramsay1-4/+12
This accepts the special value of '0' to send windows to the currently active workspace, (much like 'wmctrl -R' does now).
2009-05-26Added note about cancelling key chainsJim Ramsay1-3/+5
2009-05-26Added note on ChangeWorkspaceJim Ramsay1-2/+13
2009-05-26Small edits for consistencyJim Ramsay1-21/+8
2009-05-26Created fluxbox-menu(5)Jim Ramsay1-12/+52
This separates the menu-syntax portions of fluxbox.txt out into its own man page, and includes a rather large rewrite of much of fluxbox.txt, as well as small improvements in other pages.
2009-05-26Process all asciidoc-generated man pages with sedJim Ramsay1-0/+1358
This makes things a bit simpler and more generic.