<div dir="ltr">Can you show the config you tried after following the greedyView FAQ? That really should fix the behavior you're describing.<div><br></div><div>The second feature you describe can *also* be done, see:</div><div><a href="http://hackage.haskell.org/package/xmonad-contrib-0.12/docs/XMonad-Layout-IndependentScreens.html">http://hackage.haskell.org/package/xmonad-contrib-0.12/docs/XMonad-Layout-IndependentScreens.html</a></div><div><br></div><div>~d</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 1, 2017 at 9:57 PM, Lajos Bodnar <span dir="ltr"><<a href="mailto:bodnarlajoska@gmail.com" target="_blank">bodnarlajoska@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi!<div>Morning :)<br><div>I tried what Brandon mentioned before, but the result is same.</div><div>Did you send me a correct link about a correct xmonad.hs ?</div><div>Maybe can I make a configuration where the half of the workspaces resides the screen 1 and the other ones resides screen 2 ?</div><div><br></div><div>Regards,</div><div>Lajos</div><div><br></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 1, 2017 at 10:27 PM, Lajos Bodnar <span dir="ltr"><<a href="mailto:bodnarlajoska@gmail.com" target="_blank">bodnarlajoska@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for the answers, I will check what Brandon mentioned.</div><div class="m_7808836716382004330HOEnZb"><div class="m_7808836716382004330h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 1, 2017 at 10:16 PM, Brandon Allbery <span dir="ltr"><<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You don't need to add keybindings, they are default. I assume this means you have been using the bad "example config" that overrides every possible setting with the defaults from some particular version instead of inheriting the defaults, and will need to be extremely careful about xmonad upgrades because your config won't magically rewrite itself to be compatible. (I think mod-shift-space is the one that will bite you in 0.13.)<div><br></div><div>I *think* you are talking about <a href="https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Replacing_greedyView_with_view" target="_blank">https://wiki.haskell.org<wbr>/Xmonad/Frequently_asked_quest<wbr>ions#Replacing_greedyView_with<wbr>_view</a></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_7808836716382004330m_-7043810749718616733h5">On Wed, Feb 1, 2017 at 12:36 PM, Lajos Bodnar <span dir="ltr"><<a href="mailto:bodnarlajoska@gmail.com" target="_blank">bodnarlajoska@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_7808836716382004330m_-7043810749718616733h5"><div dir="ltr">Hi all.<div>I'm new in the mail list, and sorry for my english ...</div><div><br></div><div>I tried to set up my wm for dual monitor with these keyboard settings:</div><div><div>    -- mod-[1..9], Switch to workspace N</div><div>    -- mod-shift-[1..9], Move client to workspace N</div><div>    --</div><div>    [((m .|. mod4Mask, k), windows $ f i)</div><div>        | (i, k) <- zip (XMonad.workspaces conf) [xK_1 .. xK_9]</div><div>        , (f, m) <- [(W.greedyView, 0), (W.shift, shiftMask)]]</div><div>    ++</div><div>    --</div><div>    -- mod-{w,e,r}, Switch to physical/Xinerama screens 1, 2, or 3</div><div>    -- mod-shift-{w,e,r}, Move client to screen 1, 2, or 3</div><div>    --</div><div>    [((m .|. mod4Mask, key), screenWorkspace sc >>= flip whenJust (windows . f))</div><div>        | (key, sc) <- zip [xK_w, xK_e] [0..]</div><div>        , (f, m) <- [(W.view, 0), (W.shift, shiftMask)]]</div></div><div><br></div><div>I exprerienced that when I switch workspace the opened windows moved the new workspace from the inactive screen. If the inactive screen is empty in the workspace where I have just moved then a window will fill it. I hope it is understandable for you. </div><div>Any idea ?</div><div>What is wrong ? What causes it ?</div><div><br></div><div>Regards,</div><div>Lajos</div></div>
<br></div></div><span>______________________________<wbr>_________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org" target="_blank">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/xmonad</a><br>
<br></span></blockquote></div><span class="m_7808836716382004330m_-7043810749718616733HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_7808836716382004330m_-7043810749718616733m_-3211032908176943244gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/xmonad</a><br>
<br></blockquote></div><br></div>