Load "xtrap" extension
authorMichael Prokop <mika@grml.org>
Wed, 14 Nov 2007 11:57:55 +0000 (12:57 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 14 Nov 2007 11:57:55 +0000 (12:57 +0100)
debian/changelog
grml-x

index abed655..1498f8e 100644 (file)
@@ -1,3 +1,9 @@
+grml-x (0.3.35) unstable; urgency=low
+
+  * Load "xtrap" extension. 
+
+ -- Michael Prokop <mika@grml.org>  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 (executable)
--- 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