Section: xmonad manual (1)
Updated: 31 December 2012
Section: xmonad manual (1)
Updated: 31 December 2012
Recompiles your configuration in ~/.xmonad/xmonad.hs
+Causes the currently running xmonad process to restart
+Replace the current window manager with xmonad
+Display version of xmonad
+Display detailed version of xmonad
+Launch terminal
+Launch dmenu
+Launch gmrun
+Close the focused window
+Rotate through the available layout algorithms
+Reset the layouts on the current workspace to default
+Resize viewed windows to the correct size
+Move focus to the next window
+Move focus to the previous window
+Move focus to the next window
+Move focus to the previous window
+Move focus to the master window
+Swap the focused window and the master window
+Swap the focused window with the next window
+Swap the focused window with the previous window
+Shrink the master area
+Expand the master area
+Push window back into tiling
+Increment the number of windows in the master area
+Deincrement the number of windows in the master area
+Quit xmonad
+Restart xmonad
+Run xmessage with a summary of the default keybindings (useful for beginners)
+Switch to workspace N
+Move client to workspace N
+Switch to physical/Xinerama screens 1, 2, or 3
+Move client to screen 1, 2, or 3
+Set the window to floating mode and move by dragging
+Raise the window to the top of the stack
+Set the window to floating mode and resize by dragging
+exec xmonad
-xmonad is customized in ~/.xmonad/xmonad.hs, and then restarting with mod-q.
+++exec xmonad
+
xmonad is customized in ~/.xmonad/xmonad.hs, and then restarted with mod-q.
hunk ./man/xmonad.1.html 157 -module XMonad.Stack.MyAdditions (function1) where
- function1 = error "function1: Not implemented yet!"
+module XMonad.Stack.MyAdditions (function1) where
+ function1 = error "function1: Not implemented yet!"
hunk ./man/xmonad.1.html 162
-