Re: [pandaboard] Xinerama on Pandaboard ubuntu

42 views
Skip to first unread message

Nicolas Dechesne

unread,
Nov 7, 2012, 1:12:28 PM11/7/12
to panda...@googlegroups.com
On Wed, Nov 7, 2012 at 4:20 PM, Vladek Sobolevsky <svl...@gmail.com> wrote:
> Hi,
> I have installed Ubuntu 12.04 on pandaboard and I have connected 2 displays.
> The output of displays are cloned and I see my desktop which is fine.
> But I want to extend my desktop to have different windows on different
> displays.
> Is these setup supported ?
> How it can be done ?

it's possible with xrandr, not xinerama (which we don't support)

if you run the ubuntu UI, just go in the 'display/monitor settings'
and uncheck 'mirror' option. you can move the relative display
position as well, and/or resize.

note that we have a h/w limit of 2048x2048, for the overall virtual framebuffer.

if you don't have UI, you can use the command line too. something
along these lines should work:

xrandr --output VGA --mode 1280x1024
xrandr --output LVDS --mode 1024x768
xrandr --output VGA --right-of LVDS

from http://ilkinbalkanay.blogspot.co.uk/2008/01/extended-desktop-configuration-with.html

of course you need to use the appropriate connector name.

>
> Thank You,
> Vladik
>
Reply all
Reply to author
Forward
0 new messages