From: Michael Prokop Date: Wed, 14 Nov 2007 11:57:55 +0000 (+0100) Subject: Load "xtrap" extension X-Git-Tag: 0.3.35~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=ef9f402adb0a40260f3bb29883c41411a5d343bf;hp=9e3d9e396ef1b2a5484a5dde5cb53274b49eb520;p=grml-x.git Load "xtrap" extension --- diff --git a/debian/changelog b/debian/changelog index abed655..1498f8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-x (0.3.35) unstable; urgency=low + + * Load "xtrap" extension. + + -- Michael Prokop Wed, 14 Nov 2007 12:41:28 +0100 + grml-x (0.3.34) unstable; urgency=low * Add awesome, larswm and xmonad to zsh completion. diff --git a/grml-x b/grml-x index c6f5761..b0189ad 100755 --- a/grml-x +++ b/grml-x @@ -730,6 +730,7 @@ Section "Module" Load "extmod" # some commonly used server extensions (e.g. shape extension) Load "record" # recording extension Load "evdev" # generic input handling driver on Linux + Load "xtrap" # X Trap extension # Load "vbe" # Vesa BIOS Extension # Load "i2c" # I2C bus # Load "int10" # initialize graphics cards via int10 call to the BIOS