Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Xmonad

86 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 :Changes the tiling method*;Mod-Enter - changes :Changes the selected tile to the master tile*;Mod-q - restarts :Restarts Xmonad. Note that any open windows and tiles will NOT bet lost*;Mod-Shift-q - kills :Kills Xmonad, and usually Xorg (depending on how you start X)*;Mod-j - select :Select the next tile*;Mod-k - select :Select the previous tile*;Mod-Shift-j - move :Move the current tile forward*;Mod-Shift-k - move :Move the current tile backwards*;Mod-n - moves :Moves to desktop number n*;Mod-Shift-n - move :Move the current tile to desktop n*;Mod-h - increase :Increase the size of the current tile*;Mod-l - decrease :Decrease the size of the current tile*;Mod-p - launches :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]]