On Wed 2007-11-07 23:17 , Rodrigo Coacci wrote:
> Is it just my system or anyone else noticed that Xorg enables composite
> extension by default? I mean even if you don't explicitly enable composite
> in xorg.conf.
> 
> I'm using Nvidia proprietary drivers. Maybe they enable composite by
> default?

The option

Option         "AllowGLXWithComposite" "True"

forces the Composite extension, you may want to disable it explicitly:

Section "Extensions"
    Option         "Composite" "Disable"
EndSection

HTH,

-- 
Alessio 'mOLOk' Bolognino
Arch Linux Trusted User

Please send personal email to [EMAIL PROTECTED]

Public Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFE0270FB
GPG Key ID = 1024D / FE0270FB 2007-04-11
Key Fingerprint = 9AF8 9011 F271 450D 59CF  2D7D 96C9 8F2A FE02 70FB

Attachment: pgp3RoUS0tsYP.pgp
Description: PGP signature

_______________________________________________
arch mailing list
arch@archlinux.org
http://archlinux.org/mailman/listinfo/arch

Reply via email to