xfce-4.1.91 & Virtual screen
    groundhog3000 
    groundhog3000 at yahoo.com
       
    Tue Nov  2 00:42:13 CET 2004
    
    
  
Seems simple enough
>Hi,
>In Xorg config of my FC2 box, I have:
>--------------------------------------------------------
>Section "Screen"
>    Identifier "Screen0"
>    Device     "Videocard0"
>    Monitor    "Monitor0"
>    DefaultDepth     24
>    SubSection "Display"
>        Viewport   0 0
>        Depth     24    
>        Modes    "1152x864" "1024x768" "800x600" "640x480"
>        Virtual 1600 1200
>    EndSubSection
>EndSection
>----------------------------------------------------------
>When I run Xfce-4.1.91 I loss my Virtual screen 1600x1200.
>With old version of Xfce (4.0.x), there is no such problem.
>
>Any idea for fix this problem?
>  
>
just readd it to the list and see what happens:
        Modes    "1600x1200" "1152x864" "1024x768" "800x600" "640x480"
    
    
More information about the Xfce
mailing list