<div>Thank you for your reply wmw!<br></div><div><br></div><div>I n00bishly hadn&#39;t noticed the troubleshooting Xinerama section in the FAQ. Turns out I misspelled &quot;true&quot; in my xorg.conf and Xinerama was not enabled.</div>
<div><br></div><div>Now that Xinerama is enabled xmonad works as expected with both monitors. (Yay!)</div><div><br></div><div>There is one small problem. I get the following error a lot:</div><div><br></div><div>Xlib:  extension &quot;RANDR&quot; missing on display &quot;:0.0&quot;.</div>
<div><br></div><div>Reading forum threads found through google, the only sound advice I was able to find was &quot;disable Xinerama and use foobar&quot; (I assume this is not an option if I want xmonad).</div><div><br></div>
<div>Any advice on how to get rid of this error?</div><div><br></div><div>Alex</div><br><div class="gmail_quote">2009/10/16 Wirt Wolff <span dir="ltr">&lt;<a href="mailto:wirtwolff@gmail.com">wirtwolff@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Excerpts from Alexey Feigin&#39;s message of Thu Oct 15 00:07:46 -0600 2009:<br>
<div class="im">&gt;<br>
&gt; Normally I use xmonad with gnome. When I connected the second monitor and<br>
&gt; configured xorg.conf with Xinerama, the second monitor just shows the<br>
&gt; background and I can&#39;t move any windows into it. I can move my mouse into it<br>
&gt; and select things from menus in the gnome bar, but the windows always appear<br>
&gt; on the primary monitor. (Also, the second monitor appears to have a second<br>
&gt; mouse, with a cursor that looks like an X, not the gnome cursor.)<br>
&gt;<br>
&gt; I&#39;m on Ubuntu 9.04 with xmonad 0.8.<br>
&gt; The video card is ATI Radeon HD 3450 (using fglrx).<br>
<br>
</div>There are two sections in the FAQ on the wiki that might help:<br>
<a href="http://haskell.org/haskellwiki/Xmonad/Frequently_asked_questions" target="_blank">http://haskell.org/haskellwiki/Xmonad/Frequently_asked_questions</a><br>
<br>
I would start with the Configuration/Multi-head &amp; Workspaces one, to see<br>
if mod-w mod-e, mod-shift-e, etc., and workspace switching works as it&#39;s<br>
supposed to. If not then you could go to the Multi-head troubleshooting part<br>
to make sure your haskell x11 was compiled with xinerama support, but I<br>
suspect that your haskell setup is okay, from what you describe.<br>
<br>
If default xmonad screen and workspace handling isn&#39;t working correctly I&#39;d<br>
suspect your multi-head is actually not in a xinerama configuration but<br>
rather using separate X displays. Unfortunately I know nothing about ATI<br>
xinerama configuration, hopefully others can step in if that does turn out<br>
to be the problem.<br>
<br>
regards,<br>
<font color="#888888">--<br>
wmw<br>
</font></blockquote></div><br>