[xmonad] Using TwoPane

Julien Steinhauser Julien.Steinhauser at orange.fr
Wed Oct 28 09:52:09 EDT 2009


On Wed, Oct 28, 2009 at 12:39:49PM +0000, Amy de Buitléir wrote:
> Hi Magnus,
> 
> 
>     2009/10/28 Magnus Therning <magnus at therning.org>
> 
>     I start three terminals, t1, t2 and t3, I then switch to TwoPane and
>     have a screen showing t1 and t2 (t1|t2).  What I want is to have t1
>     next to t3, so I jump through the windows until I have t1|t3.
>     However, if I now want to switch focus to t1 I can't seem do that
>     without changing what windows are visible, however I do it I end up
>     with t1|t2.  What I have to do is get t3 over to the master area, then
>     jump through until I have t3|t1.  I have to redo the same steps if I
>     after that want to switch focus to t3.
> 
> 
> I'm using DragPane, but I had the same problem. What works for me is to make
> sure the focus is in the master area, and then use Alt-Tab until the app I want
> is in the other pane.
> 
> Amy
> 
> 

> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad

Hello guys,
What about XMonad.Actions.RotSlaves ?




More information about the xmonad mailing list