[xmonad] Change Layout Using a Hotkey
Eyal Erez
oneself at gmail.com
Thu May 2 19:46:22 CEST 2013
Hi,
I would like to bind a keyboard shortcut to change to a specific layout
(e.g. Full, Grid, etc.). I've been using sendMessage $ JumpToLayout
"Full", however, it will only switch to a layout that is already configured
in layoutHook.
I'd like to switch to a layout that is _not_ in the layoutHook. Is this
possible?
Thank you,
--
There are 10 types of people, those who know binary and those who don't.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20130502/9acf212c/attachment-0001.htm>
More information about the xmonad
mailing list