summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/parse.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-08-19 15:45:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-08-19 15:45:04 +0000
commit2140009211c17ce51ebca837b78e6e5d343e646c (patch)
treec148be29f8106330f76f42e2b550d869b204e8ba /lib/Xconfig/parse.pm
parenta594c8ff7749eeaa4e6fc39afc5bbd403259e768 (diff)
downloaddrakx-kbd-mouse-x11-2140009211c17ce51ebca837b78e6e5d343e646c.tar
drakx-kbd-mouse-x11-2140009211c17ce51ebca837b78e6e5d343e646c.tar.gz
drakx-kbd-mouse-x11-2140009211c17ce51ebca837b78e6e5d343e646c.tar.bz2
drakx-kbd-mouse-x11-2140009211c17ce51ebca837b78e6e5d343e646c.tar.xz
drakx-kbd-mouse-x11-2140009211c17ce51ebca837b78e6e5d343e646c.zip
- XFdrake:
o [bugfix] fix clicking on "Options" when Composite is disabled (regression introduced in 0.58)
Diffstat (limited to 'lib/Xconfig/parse.pm')
-rw-r--r--lib/Xconfig/parse.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Xconfig/parse.pm b/lib/Xconfig/parse.pm
index 3ab9de2..283065f 100644
--- a/lib/Xconfig/parse.pm
+++ b/lib/Xconfig/parse.pm
@@ -146,6 +146,7 @@ my %kind_names = (
Device => [ qw(Identifier VendorName BoardName Chipset Driver VideoRam Screen BusID DPMS power_saver AccelMethod MonitorLayout TwinViewOrientation BIOSHotkeys RenderAccel SWCursor XaaNoOffscreenPixmaps) ],
Display => [ qw(Depth Modes Virtual) ], # Subsection in Device
Screen => [ qw(Identifier Driver Device Monitor DefaultDepth DefaultColorDepth) ],
+ Extensions => [ qw(Composite) ],
InputDevice => [ qw(Identifier Driver Protocol Device Type Mode XkbModel XkbLayout XkbDisable Emulate3Buttons Emulate3Timeout EmulateWheel EmulateWheelButton) ],
WacomCursor => [ qw(Port) ], #-\
WacomStylus => [ qw(Port) ], #--> Port must be first