[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#589381: marked as done (xserver-xorg: please provide more examples, in particular with the InputClass section)



Your message dated Fri, 25 Feb 2011 21:29:47 +0100
with message-id <20110225202947.GA29090@debian.org>
and subject line Re: Bug#589381: xserver-xorg: please provide more examples, in particular with the InputClass section
has caused the Debian Bug report #589381,
regarding xserver-xorg: please provide more examples, in particular with the InputClass section
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
589381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589381
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.5+6
Severity: wishlist

The xorg documentation isn't well-written (for instance, in the
xorg.conf(5) man page, INPUTCLASS SECTION, the Driver entry isn't
listed in the format and it isn't said what entries are allowed
and needed). Typical examples should be given in
"/usr/share/doc/xserver-xorg/examples/". This directory currently
contains only one example. Other ones should be added, in particular
taking into account the hotplugging mechanism, and using the
InputClass section. The examples should possibly be commented
(e.g. if some kernel version is needed for the feature).

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2009-06-04 16:13:46 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1878528 2010-07-15 17:31:24 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G98M [Quadro NVS 160M] (rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2145 2010-07-17 09:37:51 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (randy@juliet2)  Fri Sep  5 15:03:39 PDT 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "TouchPad"
EndSection

Section "Files"
    RgbPath         "/etc/X11/rgb.txt"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

# Currently doesn't work:
#   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589347
Section "InputDevice"
    Identifier     "TouchPad"
    Driver         "evdev"
    Option         "Device" "/dev/input/event10"
    Option         "Emulate3Buttons" "no"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
    # TwinView support for external monitor, see
    #   http://en.wikibooks.org/wiki/NVidia/Twin_View
    #   http://ubuntuforums.org/showthread.php?t=411674   
    Option "TwinView" "on"
    Option "TwinViewOrientation" "Clone"
    Option "MetaModes" "1440x900,1440x900; 1024x768,1027x768; 800x600,800x600"
    Option "SecondMonitorHorizSync" "30-82"
    Option "SecondMonitorVertRefresh" "50-75"
EndSection


Kernel version (/proc/version):
Linux version 2.6.31-1-amd64 (Debian 2.6.31-2) (ben@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Mon Nov 16 04:44:38 UTC 2009

Xorg X server log files on system:
-rw-r--r-- 1 root root 20717 2010-07-17 09:35:26 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux xvii 2.6.31-1-amd64 #1 SMP Mon Nov 16 04:44:38 UTC 2009 x86_64
Kernel command line: root=/dev/mapper/xvii-root ro quiet
Build Date: 03 June 2010  03:01:44PM
xorg-server 2:1.7.7-2 (Julien Cristau <jcristau@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 16 22:19:36 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Parse error on line 13 of section Files in file /etc/X11/xorg.conf
	Ignoring obsolete keyword "RgbPath".
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "TouchPad"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c5e80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:1:0:0) 10de:06eb:1028:0233 nVidia Corporation G98M [Quadro NVS 160M] rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  190.42  Tue Oct 20 21:19:30 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) NVIDIA dlloader X Driver  190.42  Tue Oct 20 20:42:04 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "on"
(**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
(**) NVIDIA(0): Option "SecondMonitorHorizSync" "30-82"
(**) NVIDIA(0): Option "SecondMonitorVertRefresh" "50-75"
(**) NVIDIA(0): Option "MetaModes" "1440x900,1440x900; 1024x768,1027x768; 800x600,800x600"
(**) Jul 16 22:19:36 NVIDIA(0): Enabling RENDER acceleration
(II) Jul 16 22:19:36 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Jul 16 22:19:36 NVIDIA(0):     enabled.
(II) Jul 16 22:19:36 NVIDIA(0): NVIDIA GPU Quadro NVS 160M (G98) at PCI:1:0:0 (GPU-0)
(--) Jul 16 22:19:36 NVIDIA(0): Memory: 524288 kBytes
(--) Jul 16 22:19:36 NVIDIA(0): VideoBIOS: 62.98.3c.00.01
(II) Jul 16 22:19:36 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Jul 16 22:19:36 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jul 16 22:19:36 NVIDIA(0): Connected display device(s) on Quadro NVS 160M at PCI:1:0:0:
(--) Jul 16 22:19:36 NVIDIA(0):     AUO (DFP-0)
(--) Jul 16 22:19:36 NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
(--) Jul 16 22:19:36 NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
(**) Jul 16 22:19:36 NVIDIA(0): TwinView enabled
(WW) Jul 16 22:19:36 NVIDIA(0): TwinView requested, but only 1 display devices found.
(II) Jul 16 22:19:36 NVIDIA(0): Assigned Display Device: DFP-0
(WW) Jul 16 22:19:36 NVIDIA(0): Invalid display device in Mode Description "1440x900"
(WW) Jul 16 22:19:36 NVIDIA(0): Not using mode description "1440x900"; unable to map to
(WW) Jul 16 22:19:36 NVIDIA(0):     display device
(WW) Jul 16 22:19:36 NVIDIA(0): Invalid display device in Mode Description "1027x768"
(WW) Jul 16 22:19:36 NVIDIA(0): Not using mode description "1027x768"; unable to map to
(WW) Jul 16 22:19:36 NVIDIA(0):     display device
(WW) Jul 16 22:19:36 NVIDIA(0): Invalid display device in Mode Description "800x600"
(WW) Jul 16 22:19:36 NVIDIA(0): Not using mode description "800x600"; unable to map to display
(WW) Jul 16 22:19:36 NVIDIA(0):     device
(II) Jul 16 22:19:36 NVIDIA(0): Validated modes:
(II) Jul 16 22:19:36 NVIDIA(0):     "1440x900,1440x900"
(II) Jul 16 22:19:36 NVIDIA(0):     "1024x768,1027x768"
(II) Jul 16 22:19:36 NVIDIA(0):     "800x600,800x600"
(II) Jul 16 22:19:36 NVIDIA(0): Virtual screen size determined to be 1440 x 900
(--) Jul 16 22:19:37 NVIDIA(0): DPI set to (121, 120); computed from "UseEdidDpi" X config
(--) Jul 16 22:19:37 NVIDIA(0):     option
(==) Jul 16 22:19:37 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Jul 16 22:19:37 NVIDIA(0): Initialized GPU GART.
(II) Jul 16 22:19:37 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Jul 16 22:19:37 NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) Jul 16 22:19:37 NVIDIA(0): Setting mode "1440x900,1440x900"
(II) Loading extension NV-GLX
(II) Jul 16 22:19:38 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jul 16 22:19:38 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(**) TouchPad: always reports core events
(**) TouchPad: Device: "/dev/input/event10"
(II) TouchPad: Found 3 mouse buttons
(II) TouchPad: Found relative axes
(II) TouchPad: Found x and y relative axes
(II) TouchPad: Found absolute axes
(II) TouchPad: Found x and y absolute axes
(II) TouchPad: Found absolute touchpad.
(II) TouchPad: Configuring as touchpad
(**) Option "Emulate3Buttons" "no"
(II) TouchPad: Forcing middle mouse button emulation off.
(**) TouchPad: YAxisMapping: buttons 4 and 5
(**) TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TouchPad" (type: TOUCHPAD)
(WW) TouchPad: touchpads, tablets and touchscreens ignore relative axes.
(II) TouchPad: initialized for absolute axes.
(II) config/udev: Adding input device Video Bus (/dev/input/event8)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event8"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device Power Button (/dev/input/event5)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event5"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device Lid Switch (/dev/input/event4)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Sleep Button (/dev/input/event6)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event6"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device HID 413c:8157 (/dev/input/event2)
(**) HID 413c:8157: Applying InputClass "evdev keyboard catchall"
(**) HID 413c:8157: always reports core events
(**) HID 413c:8157: Device: "/dev/input/event2"
(II) HID 413c:8157: Found keys
(II) HID 413c:8157: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 413c:8157" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device Laptop_Integrated_Webcam_0.3M (/dev/input/event3)
(**) Laptop_Integrated_Webcam_0.3M: Applying InputClass "evdev keyboard catchall"
(**) Laptop_Integrated_Webcam_0.3M: always reports core events
(**) Laptop_Integrated_Webcam_0.3M: Device: "/dev/input/event3"
(II) Laptop_Integrated_Webcam_0.3M: Found keys
(II) Laptop_Integrated_Webcam_0.3M: Configuring as keyboard
(II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_0.3M" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event12)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event13)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event14)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event15)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event10)
(**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev pointer catchall"
(**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
(**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event10"
(II) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
(II) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
(II) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
(II) AlpsPS/2 ALPS DualPoint TouchPad: finger width range 0 - 0
(II) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
(--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
(**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
(**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
(**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 0
(**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
(**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
(--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
(II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse3)
(**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
(II) Synaptics touchpad driver version 1.2.2
AlpsPS/2 ALPS DualPoint TouchPad no synaptics event device found
(**) Option "Device" "/dev/input/mouse3"
Query no Synaptics: 6003C8
(--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
(EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "AlpsPS/2 ALPS DualPoint TouchPad"
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device DualPoint Stick (/dev/input/event9)
(**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
(**) DualPoint Stick: always reports core events
(**) DualPoint Stick: Device: "/dev/input/event9"
(II) DualPoint Stick: Found 3 mouse buttons
(II) DualPoint Stick: Found relative axes
(II) DualPoint Stick: Found x and y relative axes
(II) DualPoint Stick: Configuring as mouse
(**) DualPoint Stick: YAxisMapping: buttons 4 and 5
(**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
(II) DualPoint Stick: initialized for relative axes.
(II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device PC Speaker (/dev/input/event7)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event16)
(**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event16"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Jul 17 09:35:25 NVIDIA(0): Setting mode "1440x900,1440x900"
(II) Jul 17 09:35:26 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Jul 17 09:35:26 NVIDIA(0):     enough to receive ACPI display change hotkey events.
(--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
(II) TouchPad: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Power Button: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) HID 413c:8157: Device reopened after 1 attempts.
(II) Laptop_Integrated_Webcam_0.3M: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) DualPoint Stick: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.

udev information:
P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:34/device:35/input/input8/event8
N: input/event8
S: char/13:72
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:34/device:35/input/input8/event8
E: SUBSYSTEM=input
E: DEVNAME=input/event8
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=72
E: DEVLINKS=/dev/char/13:72
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5
N: input/event5
S: char/13:69
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5
E: SUBSYSTEM=input
E: DEVNAME=input/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=69
E: DEVLINKS=/dev/char/13:69
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4/event4
N: input/event4
S: char/13:68
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4/event4
E: SUBSYSTEM=input
E: DEVNAME=input/event4
E: ID_INPUT=1
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=68
E: DEVLINKS=/dev/char/13:68

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6/event6
N: input/event6
S: char/13:70
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=input/event6
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=70
E: DEVLINKS=/dev/char/13:70
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input20/event2
N: input/event2
S: char/13:66
S: input/by-id/usb-413c_8157-event-kbd
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input20/event2
E: SUBSYSTEM=input
E: DEVNAME=input/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=413c
E: ID_VENDOR_ENC=413c
E: ID_VENDOR_ID=413c
E: ID_MODEL=8157
E: ID_MODEL_ENC=8157
E: ID_MODEL_ID=8157
E: ID_REVISION=0100
E: ID_SERIAL=413c_8157
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=66
E: DEVLINKS=/dev/char/13:66 /dev/input/by-id/usb-413c_8157-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input11/event3
N: input/event3
S: char/13:67
S: input/by-id/usb-CN0TX5937248794R05C7_Laptop_Integrated_Webcam_0.3M-event-if00
S: input/by-path/pci-0000:00:1a.7-usb-0:6:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input11/event3
E: SUBSYSTEM=input
E: DEVNAME=input/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=CN0TX5937248794R05C7
E: ID_VENDOR_ENC=CN0TX5937248794R05C7
E: ID_VENDOR_ID=0c45
E: ID_MODEL=Laptop_Integrated_Webcam_0.3M
E: ID_MODEL_ENC=Laptop_Integrated_Webcam_0.3M
E: ID_MODEL_ID=63f8
E: ID_REVISION=8806
E: ID_SERIAL=CN0TX5937248794R05C7_Laptop_Integrated_Webcam_0.3M
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1a.7-usb-0:6:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=67
E: DEVLINKS=/dev/char/13:67 /dev/input/by-id/usb-CN0TX5937248794R05C7_Laptop_Integrated_Webcam_0.3M-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:6:1.0-event
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/pci0000:00/0000:00:1b.0/input/input12/event11
N: input/event11
S: char/13:75
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input12/event11
E: SUBSYSTEM=input
E: DEVNAME=input/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=75
E: DEVLINKS=/dev/char/13:75

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
N: input/event12
S: char/13:76
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
E: SUBSYSTEM=input
E: DEVNAME=input/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=76
E: DEVLINKS=/dev/char/13:76
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
N: input/event13
S: char/13:77
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
E: SUBSYSTEM=input
E: DEVNAME=input/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=77
E: DEVLINKS=/dev/char/13:77
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
S: char/13:78
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
E: SUBSYSTEM=input
E: DEVNAME=input/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=78
E: DEVLINKS=/dev/char/13:78
E: TAGS=:udev-acl:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
N: input/event15
S: char/13:79
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
E: SUBSYSTEM=input
E: DEVNAME=input/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=79
E: DEVLINKS=/dev/char/13:79
E: TAGS=:udev-acl:

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=input/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=65
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Dell Inc.

P: /devices/platform/i8042/serio1/input/input10/event10
N: input/event10
S: char/13:74
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/event10
E: SUBSYSTEM=input
E: DEVNAME=input/event10
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=74
E: DEVLINKS=/dev/char/13:74 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input10/mouse3
N: input/mouse3
S: char/13:35
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/mouse3
E: SUBSYSTEM=input
E: DEVNAME=input/mouse3
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: MAJOR=13
E: MINOR=35
E: DEVLINKS=/dev/char/13:35 /dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/i8042/serio1/input/input9/event9
N: input/event9
S: char/13:73
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input9/event9
E: SUBSYSTEM=input
E: DEVNAME=input/event9
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=73
E: DEVLINKS=/dev/char/13:73 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input9/mouse2
N: input/mouse2
S: char/13:34
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input9/mouse2
E: SUBSYSTEM=input
E: DEVNAME=input/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: MAJOR=13
E: MINOR=34
E: DEVLINKS=/dev/char/13:34 /dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
E: SUBSYSTEM=input
E: DEVNAME=input/event7
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=71
E: DEVLINKS=/dev/char/13:71 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=input/event0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: DMI_VENDOR=Dell Inc.
E: MAJOR=13
E: MINOR=64
E: DEVLINKS=/dev/char/13:64

P: /devices/virtual/input/input0/mouse0
N: input/mouse0
S: char/13:32
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/mouse0
E: SUBSYSTEM=input
E: DEVNAME=input/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: DEVLINKS=/dev/char/13:32

P: /devices/virtual/input/input17/event16
N: input/event16
S: char/13:80
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input17/event16
E: SUBSYSTEM=input
E: DEVNAME=input/event16
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: MAJOR=13
E: MINOR=80
E: DEVLINKS=/dev/char/13:80
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Dell Inc.

DRM Information from dmesg:
[    0.000000] No AGP bridge found
[    0.372628] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.721555] Linux agpgart interface v0.103


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6     2.11.2-2                       Embedded GNU C Library: Shared lib
ii  x11-xkb-u 7.5+5                          X11 XKB utilities
ii  xkb-data  1.8-1                          X Keyboard Extension (XKB) configu
ii  xserver-x 2:1.7.7-3                      Xorg X server - core server
ii  xserver-x 1:7.5+6                        the X.Org X server -- input driver
ii  xserver-x 1:2.3.2-6                      X.Org X server -- evdev input driv
ii  xserver-x 1:1.4.0-2                      X.Org X server -- keyboard input d
ii  xserver-x 1:1.5.0-2                      X.Org X server -- mouse input driv
ii  xserver-x 1.2.2-2                        Synaptics TouchPad driver for X.Or
ii  xserver-x 0.10.5+20100416-1              X.Org X server -- Wacom input driv
ii  xserver-x 1:7.5+6                        the X.Org X server -- output drive
ii  xserver-x 1:1.2.2-2                      X.Org X server -- APM display driv
ii  xserver-x 1:0.7.2-2                      X.Org X server -- ark display driv
ii  xserver-x 1:6.13.1-1                     X.Org X server -- AMD/ATI display 
ii  xserver-x 1:1.2.2-2                      X.Org X server -- Chips display dr
ii  xserver-x 1:1.3.2-2                      X.Org X server -- Cirrus display d
ii  xserver-x 1:0.3.3-2                      X.Org X server -- dummy display dr
ii  xserver-x 1:0.4.2-2                      X.Org X server -- fbdev display dr
ii  xserver-x 1:1.2.4-2                      X.Org X server -- Glint display dr
ii  xserver-x 1:1.3.3-2                      X.Org X server -- i128 display dri
ii  xserver-x 2:2.9.1-4                      X.Org X server -- Intel i8xx, i9xx
ii  xserver-x 6.8.2-3                        X.Org X server -- ATI Mach64 displ
ii  xserver-x 1:1.4.11.dfsg-4                X.Org X server -- MGA display driv
ii  xserver-x 1:1.2.4-3                      X.Org X server -- Neomagic display
ii  xserver-x 1:0.0.15+git20100329+7858345-4 X.Org X server -- Nouveau display 
ii  xserver-x 1:2.1.17-3                     X.Org X server -- NV display drive
ii  xserver-x 1:0.2.904+svn827-1             X.Org X server -- VIA display driv
ii  xserver-x 6.8.1-3                        X.Org X server -- ATI r128 display
ii  xserver-x 1:6.13.1-1                     X.Org X server -- AMD/ATI Radeon d
ii  xserver-x 1.3.0-3                        X.Org X server -- AMD/ATI r5xx-r7x
ii  xserver-x 1:4.2.3-3                      X.Org X server -- Rendition displa
ii  xserver-x 1:0.6.3-2                      X.Org X server -- legacy S3 displa
ii  xserver-x 1:1.10.4-2                     X.Org X server -- S3 ViRGE display
ii  xserver-x 1:2.3.1-2                      X.Org X server -- Savage display d
ii  xserver-x 1:1.7.3-2                      X.Org X server -- SiliconMotion di
ii  xserver-x 1:0.10.2-3                     X.Org X server -- SiS display driv
ii  xserver-x 1:0.9.3-2                      X.Org X server -- SiS USB display 
ii  xserver-x 1:1.4.3-2                      X.Org X server -- tdfx display dri
ii  xserver-x 1:1.3.3-2                      X.Org X server -- Trident display 
ii  xserver-x 1:1.2.3-2                      X.Org X server -- Tseng display dr
ii  xserver-x 1:0.2.0-4                      X.Org X server -- Video 4 Linux di
ii  xserver-x 1:2.3.0-3                      X.Org X server -- VESA display dri
ii  xserver-x 1:11.0.1-2                     X.Org X server -- VMware display d
ii  xserver-x 1:1.2.3-2                      X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.7.1-4    A free implementation of the OpenG

xserver-xorg suggests no packages.

-- no debconf information





--- End Message ---
--- Begin Message ---
Hi,

Vincent Lefevre <vincent@vinc17.net> (17/07/2010):
> The xorg documentation isn't well-written (for instance, in the
> xorg.conf(5) man page, INPUTCLASS SECTION, the Driver entry isn't
> listed in the format and it isn't said what entries are allowed and
> needed). Typical examples should be given in
> "/usr/share/doc/xserver-xorg/examples/". This directory currently
> contains only one example. Other ones should be added, in particular
> taking into account the hotplugging mechanism, and using the
> InputClass section. The examples should possibly be commented
> (e.g. if some kernel version is needed for the feature).

I'm going to close this bug, we now provide documentation in
xserver-xorg, including a howto/configure-input. If you have further
comments on upstream's documents, please file bugs upstream:
  http://bugs.freedesktop.org/

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: