beryl trouble - no window bars

Andy Harrison aharrison at gmail.com
Tue Apr 24 19:44:18 UTC 2007


On 4/24/07, Andrew Jarrett <jarrett.andrew at gmail.com> wrote:
> Andy,
>
> This is usually solved if you add this line:
> Option "AddARGBVisuals" "True"
>
> into the "Device" section in your /etc/X11/xorg.conf file.
>
> This should solve the problem.
>
> Andrew
>

Tried that, but it didn't work.  I updated the device section like so:

Section "Device"
    Identifier     "nVidia Corporation NV41.8 [GeForce Go 6800]"
    Driver         "nvidia"
    Option         "AddARGBVisuals" "True"
EndSection

And here is my module section, in case this is relevant.

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection



-- 
Andy Harrison




More information about the kubuntu-users mailing list