← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 617578] Re: background only - no panels

 

workaround
custom xorg.conf
Section "Monitor"
 Identifier "LCD Panel 1024x768"
 Option "DPMS"
 HorizSync 28-64
 VertRefresh 43-60
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "Intel Corporation 82815 CGC"
 Monitor "LCD Panel 1024x768"
 DefaultDepth 16
 SubSection "Display"
  Modes "1280x1024" "1024x768"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
EndSection


joe@joe-desktop:~$ xrandr
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024      60.0* 
   1024x768       60.0  
   1280x960       60.0  
   1152x864       60.0  
   800x600        60.0     56.0  
   640x480        60.0  
joe@joe-desktop:~$ killall gnome-panel

-- 
background only - no panels
https://bugs.launchpad.net/bugs/617578
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.



References