I am using nvidia-settings to configure multiple monitors . The monitors' native resolutions are different, so this generates 'gaps' where the items are drawn on the virtual screen but not on any of the physical ones.

How can I configure the display settings to not have any content drawn on the regions which are not directly mapped to a physical screen?
XQueryTreeand see if any windows overlap that area. I say so only half-sarcasticly - you may have to resort to such a similar hack if no answers come. – new123456 Mar 18 '11 at 11:17