From: Michael Prokop Date: Wed, 6 Jun 2007 11:02:32 +0000 (+0200) Subject: Added some more comments to the X modules X-Git-Tag: 0.3.27~1 X-Git-Url: http://git.grml.org/?p=grml-x.git;a=commitdiff_plain;h=71e8fbeb3b82bd56249571cca4077d26320d70ec Added some more comments to the X modules --- diff --git a/debian/changelog b/debian/changelog index 9f73b4d..0c54e02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-x (0.3.26) unstable; urgency=low + + * Added some more comments to the X modules. + + -- Michael Prokop Wed, 06 Jun 2007 13:02:18 +0200 + grml-x (0.3.25) unstable; urgency=low * Drop -xserver option from zsh completion as it's not supported diff --git a/grml-x b/grml-x index bf25eca..a77a9ef 100755 --- a/grml-x +++ b/grml-x @@ -607,20 +607,21 @@ EndSection Section "Module" Load "dbe" # double buffer extension Load "dri" # direct rendering - Load "glx" # 3D layer - Load "type1" # font module - Load "freetype" # font rendering + Load "glx" # 3D layer / GLX extension + Load "type1" # type1 font module + Load "freetype" # freetype fonts rendering Load "extmod" # some commonly used server extensions (e.g. shape extension) Load "record" # recording extension Load "evdev" # generic input handling driver on Linux # Load "vbe" # Vesa BIOS Extension - # Load "ddc" # ddc probing of monitor - # Load "bitmap" # bitmap fonts - # Load "GLcore" # render OpenGL in software # Load "i2c" # I2C bus # Load "int10" # initialize graphics cards via int10 call to the BIOS - # Load "speedo" # font module # Load "v4l" # Video for Linux + ## Deprecated/unneeded modules with Xorg >=7.0: + # Load "speedo" # font module (does not exist anymore) + # Load "ddc" # ddc probing of monitor (automatically loaded) + # Load "GLcore" # render OpenGL in software (automatically loaded) + # Load "bitmap" # bitmap fonts (automatically loaded) # Valid entries - see /usr/lib/xorg/modules/[extensions/] # afb bitmap cfb cfb16 cfb24 cfb32 cw damage dbe ddc dri drm extmod fb # fbdevhw freetype GLcore glx i2c int10 int10 layer mfb pcidata rac ramdac