What I'm trying to do is to get a specific window into a specific slot.
I understand that I can setup the different dimensions a certain way, but how do I get the window role into the right location?

On Sun, Apr 29, 2012 at 9:23 AM, adam vogt <vogt.adam@gmail.com> wrote:
Hi Eyal,

Given the numbering in your original email, maybe this layout is more
appropriate:

(reflectHoriz (Tall 0.03 0.1))

reflectHoriz comes from:
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Reflect.html


Adam

On Wed, Apr 18, 2012 at 10:21 PM, Eyal Erez <oneself@gmail.com> wrote:
> Thank you very much, but how do I get the right window in the right
> location?
>
>
> On Tue, Apr 17, 2012 at 19:10, <wagnerdm@seas.upenn.edu> wrote:
>>
>> Quoting Eyal Erez <oneself@gmail.com>:
>>
>>> -----------
>>> |2|       |
>>> |-|   1   |
>>> |3|       |
>>> -----------
>>
>>
>> Looks like "Tall 2 0.03 0.1" or so, to me. Muck about with the last
>> argument to make the default be wider or narrower.
>> ~d
>>
>> _______________________________________________
>> xmonad mailing list
>> xmonad@haskell.org
>> http://www.haskell.org/mailman/listinfo/xmonad
>
>
>
>
> --
> Eyal Erez <oneself@gmail.com>
>
> There are 10 types of people, those who know binary and those who don't.
>
>
>
> _______________________________________________
> xmonad mailing list
> xmonad@haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>



--
Eyal Erez <oneself@gmail.com>

There are 10 types of people, those who know binary and those who don't.