dimanche 22 octobre 2006

Debian and AIGLX

Hi !
What is AIGLX ? AIGLX is a module of Xorg 7.1, it permit you to have 3D effect on your desktop. Actually Xorg 7.1 is in debian unstable. With AIGLX you just have to had the follow line, to have 3D desktop effects.

Section "DRI"
Group 0
Mode 0666
EndSection

Section "ServerLayout"
Option "AIGLX" "true"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "Device"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
EndSection


You can see it's juste a module turned at ON.

Soon we needn't Xgl and my tutorial. I hope I help you during this few months. I think you can test AIGLX by adding unstable mirror in you /etc/apt/sources.list.

You will found help here : http://gentoo-wiki.com/HOWTO_AIGLX.

Sonique :: Cédric

1 commentaire:

  1. cool thanks.
    I have test aiglx and this is realy simple to install on debian :)
    I make a mini tuto (french) to install aiglx+compiz on debian... juste on or two days to write it.
    The future toto -> http://simon.cocotier.ch/wiki/linux/aiglx

    RépondreSupprimer