<div dir="ltr">On Tue, Sep 20, 2011 at 05:45, Christopher Svanefalk <span dir="ltr">&lt;<a href="mailto:christopher.svanefalk@gmail.com">christopher.svanefalk@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am very used to working with virtual desktops in conventional WMs, and its an important part of my workflow. I was wondering if I can do the same thing in Xmonad? What I want is to be able to specify a number of such virtual desktops (or virtual monitors if you like), and then easily switch between them using some keybinding (preferably one I can mod myself).</blockquote>
<div><br></div><div>mod-1 through mod-9 in standard Xmonad.  Add shift to move the focused window to the specified workspace instead.  You can also use ManageHooks to programmatically assign workspaces to windows; see <a href="http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Doc-Extending.html">http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Doc-Extending.html</a>.</div>
<div><br></div><div>Also see <a href="http://haskell.org/haskellwiki/Image:Xmbindings.png">http://haskell.org/haskellwiki/Image:Xmbindings.png</a> which is still correct for current Xmonad versions.</div></div><div><br></div>
-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br><br>

</div>