Our software needs backing store on as well. I don't remember doing
anything to turn it on; however, when I had XDarwin on, I put in the
file ".xserverrc" in my home directory the following line:
exec X -quartz +bs -depth 8 -fakebuttons
The +bs is backing store, and the depth is for the number of color
planes. Try that.
On Tuesday, June 24, 2003, at 08:30 AM, Axel Stoltenberg wrote:
Option "Backingstore" "on"
in /etc/X11/XF86Config.
I cannot find such a file on my Mac, nor can I find something
equivalent.
I am quite sure that there should be some way to fix this, at least
a "xdpyinfo" gives me the information that the option
"backing-store" is
set
to "no". How can I set it to "yes" ?
I would like to try it with backing-store "on" if possible, even if it
is not
the best solution. Is there a way to configure the server in this
way ?