Hi here,

I have a netbook which installed with a handset image.
On the netbook, I installed an external display and used xrandr to set the 
external display as an extended screen which on the right of the local display 
by below command.
# xrandr --output VGA1 --auto --right-of LVDS1

I ran the xrandr without parameter and get the result:
--------------
Screen 0: minimum 320 x 200, current 2304 x 1024, maximum 4096 x 4096
LVDS1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 223mm x 
125mm
   1024x600       60.0*+
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 connected 1280x1024+1024+0 (normal left inverted right x axis y axis) 
376mm x 301mm
   1280x1024      60.0*+   75.0  
   1152x864       75.0  
   1024x768       75.1     60.0  
   800x600        75.0     60.3  
   640x480        75.0     60.0  
   720x400        70.1  
----------------

I wrote a simple program to create a window with setting CWOverrideRedirect 
flag and set the position to (1024, 0) intend to show the window on the 
external display.

I got the result as :
On the external screen, I can see X cursor but the window.

**I tried only run X without mcompositor, the window can show properly.

My question is, does mcompositor support xrandr setting?


Regards,
Jacob
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to