Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Xmonad

813 bytes added, 07:29, 4 January 2019
no edit summary
=Basic Xmonad Keybindings=
Xmonad has very similar keybindings to [[w:dwm|dwm]]. Heres a few of the major ones. They can be redefined by editing the example configuration below.;Mod-Space:Changes the tiling method;Mod-Enter:Changes the selected tile to the master tile;Mod-q:Restarts Xmonad. Note that any open windows and tiles will NOT bet lost;Mod-Shift-q:Kills Xmonad, and usually Xorg (depending on how you start X);Mod-j:Select the next tile;Mod-k:Select the previous tile;Mod-Shift-j:Move the current tile forward;Mod-Shift-k:Move the current tile backwards;Mod-n:Moves to desktop number n;Mod-Shift-n:Move the current tile to desktop n;Mod-h:Increase the size of the current tile;Mod-l:Decrease the size of the current tile;Mod-p:Launches dmenu (if installed)
=Configuring Xmonad=
=Ackthet's xmonad.hs and .xmobarrc=
For dual head setup, come to IRC and bug Shards_of_Narsil (used to be ackthet)
Here is an example .xmobarrc:
<pre>
[[Category:Howtos]]
[[Category:Window managersSoftware]][[Category:Scripts]]