Keyboard Commands
The Alt key is assumed to be the key defined as the Mod1 modifier.
-
Alt+F1Raise the window.
-
Alt+F2Make a window occupy all desktops.
-
Alt+F3Lower the window to the bottom of the stack.
-
Alt+F4Close the window.
-
Alt+F5Restore the window state if maximized or minimized/hidden.
-
Alt+F6Focus to next window.
-
Alt+Shift+F6Focus to previous window.
-
Alt+F7Starts movement of the active window. Move the window either by the mouse or by the arrow keys. The arrow keys can be accelerated four times by the Shift key or sixteen times by the Control key. Press the left button or the Enter key when done. To cancel press Escape.
-
Alt+F8Starts resizing of the active window. Resize the window either by the mouse or by the arrow keys. The arrow keys can be accelerated four times by the Shift key or sixteen times by the Control key. Press the left button or the Enter key when done. To cancel press Escape.
-
Alt+F9Minimize the window to taskbar.
-
Alt+F10Maximize the window.
-
Alt+Shift+F10Maximize the window vertically (toggle).
-
Alt+F11Hide the window (appears in window list, but not on taskbar).
-
Alt+F12Rollup the window.
-
Ctrl+EscapeShow the start menu.
-
Ctrl+Alt+EscapeShow the window list.
-
Shift+EscapeShow the system-menu of the window.
-
Alt+EscapeFocus to next window (down in zorder)
-
Alt+Shift+EscapeFocus to previous window (up in zorder)
-
Alt+TabSwitch between windows (top -> bottom).
-
Alt+Shift+TabSwitch between windows (bottom <- top).
-
Ctrl+Alt+LeftArrowSwitch to the previous workspace (cycle).
-
Ctrl+Alt+RightArrowSwitch to the next workspace (cycle).
-
Ctrl+Alt+DownArrowSwitch to the previously active workspace.
-
Ctrl+Alt+Shift+LeftArrowMove the focused window to the previous workspace and activate it.
-
Ctrl+Alt+Shift+RightArrowMove the focused window to the next workspace and activate it.
-
Ctrl+Alt+Shift+DownArrowMove the focused window to the previously active workspace and activate it.
-
Ctrl+Alt+Deletedisplays the session dialog.
-
Ctrl+Alt+SpaceActivate the AddressBar. This is a command line in the taskbar where a shell command can be typed. Pressing the Enter key will execute the command. If AddressBarCommand was configured it will be used to execute the command otherwise
/bin/shis used. If the Control key was also pressed then the command is executed in a terminal as given by TerminalCommand. The address bar maintains a history which is navigable by the Up and Down keys. A rich set of editing operations is supported, including cut-/copy-/paste-operations and file completion using Tab or Ctrl-I.