I had major trouble getting the second display to work with the nvidia binary driver on the main display. Lucky me, I found this post: <a href="http://ubuntuforums.org/showthread.php?t=1313190">http://ubuntuforums.org/showthread.php?t=1313190</a><br clear="all">
To share the wisdom I gathered...<br><br>The script displaylink.sh starts xinit with the second xorg.conf.DL and xinit executes the second .xinitrc2 script in my home directory.<br>Finally x2x is executed to run in the background, it switched the input devices between the displays (mouse).<br>
<br>The x2x program works flawless and I can run awesome twice to have to independent desktops.<br>The good thing, this should work with any other card  :)<br><br>One last hint, turn off dpms on the udlfb display (it never wakes up again)<br>
<br>Thanks,<br>Marcus<br>