graphic window on RS6000 aix3.2

From: "Agustin Lobo" <agust@eno.Princeton.EDU>
Subject: graphic window on RS6000 aix3.2

I've compiled grass4.1 on an IBM RISC6000 (AIX 3.2) and it works fine.
I just have a problem that I had not seen on other machines:
The graphic window that I open with d.mon does not get redrawn when
I resize it, iconify it or simply when I put another window over it.
I pressume this is not a grass problem but I have to define something
on my .Xdefaults or .xinitrc files. Anybody out there working with
Rs6000 has any idea of what to do?

Yes, you should change .xinitrc to start X with the -bs (Backing
Store) flag. We have this problem since installing AIX 3.2.4 (3.2.2
didn't have it)...

Martijn van Leusen