From ef9f402adb0a40260f3bb29883c41411a5d343bf Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 14 Nov 2007 12:57:55 +0100 Subject: [PATCH] Load "xtrap" extension --- debian/changelog | 6 ++++++ grml-x | 1 + 2 files changed, 7 insertions(+) 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 -- 2.1.4