On Wed, Nov 07, 2007 at 11:59:44PM +0000, MRH wrote:
That line sounds like where the problem lies. You might consider running in 16 bit color as opposed to 32 bit.
This is what I thought, but what should I change? Something in Wine config or XOrg? I tried to change xorg.conf
DefaultDepth 16
in Screen section, but it didn't help. Well, I don't understand where it takes the 32 bit value from, while it's 24 by default...

24 and 32 are in most cases the same.

xorg.conf is the right place and DefaultDepth is the right option, but do have a color definition in die Display-Subsection, e.g.:

Section "Screen"
        Identifier      "Default Screen"
        Device          "Ati Radeon9250"
        Monitor         "Samsung SyncMaster 900NF"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
Modes "1280x1024" EndSubSection
EndSection

xdpyinfo shoud give you the information about the colour depth.

Shade and sweet water!

        Stephan

--
| Stephan Seitz                    E-Mail: [EMAIL PROTECTED] |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature

Reply via email to