Comment 8 for bug 302227

Revision history for this message
Ricardo Bánffy (rbanffy) wrote : Re: Cursor movement, screenshot clipping and redraw problems on dual-headed, Intel 945GME desktop after 20081125 compiz/X update

inlining /etc/X11/xorg.conf

Virtual screen was set by the screen resolution applet, so, I am not sure if that qualifies as a change, but it's a small file anyway:

ricardo@adams:~$ cat /etc/X11/xorg.conf

Section "Screen"
 Identifier "Configured Screen Device"
 Device "Configured Video Device"
 SubSection "Display"
  Virtual 2048 768
 EndSubSection
EndSection

Section "Device"
 Identifier "Configured Video Device"
EndSection