diff options
author | Per Cederqvist <ceder@lysator.liu.se> | 2013-02-07 15:21:33 +0100 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2013-02-07 15:21:33 +0100 |
commit | d79df47289fd9754e2c84d54ada0ac42d8d93c8b (patch) | |
tree | 3c0ca18eab6051d0cbf6cfcc93fd167af2223e42 /mcwm.man | |
parent | 05ba38097af2e83eb78cba024dd571c9bb89f148 (diff) | |
download | mcwm-d79df47289fd9754e2c84d54ada0ac42d8d93c8b.zip |
Added support for backtabbing. Thanks ceder!
Diffstat (limited to 'mcwm.man')
-rw-r--r-- | mcwm.man | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -132,6 +132,12 @@ MODKEY or press another command key mcwm will change focus to the new window. A new press of MODKEY + Tab will bring you back to the window where you last had focus. .IP \(bu 2 +.B Shift-Tab +go to previous window in the current workspace window ring. This is +most useful while you are tabbing: if you accidentally pressed Tab one +time too many, you can move back by pressing Shift + TAB (all the +while holding down the MODKEY). +.IP \(bu 2 .B f fix window so it is visible on all workspaces (toggles). Note that this is also used to move windows between workspaces: First fix the |