Package: xserver-xorg-core
Version: 2:1.9.4-3
Severity: normal
An input uevent (e.g. un/plugging a mouse, which does not trigger the
rule in 64-xorg-xkb.rules) resets my custom user-configured keyboard
configuration.
I have a mildly complex xkb configuration in ~/.xkb/ which I load with:
xkbcomp -w 0 -I${HOME}/.xkb/ ~/.xkb/keymap/marco $DISPLAY
but the same issue can be reproduced just with xmodmap:
xmodmap - << END
keycode 108 = Mode_switch
keycode 54 = c C cent
END
I even tried working around this bug by copying my custom configuration
from ~/.xkb/ to /usr/share/X11/xkb/ and setting my own xkb options in
/etc/default/keyboard, but I must have got something wrong (not
modifying the *.dir files? I cannot do this since they are not
conffiles) because it does not work.
I am attaching these files too.
-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 29 2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1771432 Feb 20 06:53 /usr/bin/Xorg
VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
/etc/X11/xorg.conf does not exist.
/etc/X11/xorg.conf.d does not exist.
KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
options i915 modeset=1
Kernel version (/proc/version):
-------------------------------
Linux version 2.6.37-1-amd64 (Debian 2.6.37-1) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Tue Feb 15 20:01:26 UTC 2011
Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 32385 Aug 8 2008 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 29725 Dec 28 2009 /var/log/Xorg.12.log
-rw-r--r-- 1 root root 39960 Feb 11 19:46 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 29727 Feb 20 21:42 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 26.305]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[ 26.305] X Protocol Version 11, Revision 0
[ 26.305] Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
[ 26.305] Current Operating System: Linux bongo.bofh.it 2.6.37-1-amd64 #1 SMP Tue Feb 15 20:01:26 UTC 2011 x86_64
[ 26.305] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37-1-amd64 root=UUID=f39dca7d-55a2-49e9-9473-09c70a870f6e ro
[ 26.305] Build Date: 20 February 2011 05:47:22AM
[ 26.305] xorg-server 2:1.9.4-3 (Cyril Brulebois <kibi@debian.org>)
[ 26.305] Current version of pixman: 0.21.4
[ 26.305] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 26.305] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 26.305] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 20 21:41:48 2011
[ 26.318] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 26.427] (==) No Layout section. Using the first Screen section.
[ 26.427] (==) No screen section available. Using defaults.
[ 26.427] (**) |-->Screen "Default Screen Section" (0)
[ 26.427] (**) | |-->Monitor "<default monitor>"
[ 26.475] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 26.475] (==) Automatically adding devices
[ 26.475] (==) Automatically enabling devices
[ 26.548] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 26.548] Entry deleted from font path.
[ 26.596] (==) 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
[ 26.596] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 26.596] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 26.596] (II) Loader magic: 0x81f7140
[ 26.596] (II) Module ABI versions:
[ 26.596] X.Org ANSI C Emulation: 0.4
[ 26.596] X.Org Video Driver: 8.0
[ 26.596] X.Org XInput driver : 11.0
[ 26.596] X.Org Server Extension : 4.0
[ 26.598] (--) PCI:*(0:0:2:0) 8086:2a42:1028:0233 rev 7, Mem @ 0xf6c00000/4194304, 0xe0000000/268435456, I/O @ 0x0000ef98/8
[ 26.598] (--) PCI: (0:0:2:1) 8086:2a43:1028:0233 rev 7, Mem @ 0xf6b00000/1048576
[ 26.598] (II) Open ACPI successful (/var/run/acpid.socket)
[ 26.598] (II) LoadModule: "extmod"
[ 26.598] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 26.613] (II) Module extmod: vendor="X.Org Foundation"
[ 26.613] compiled for 1.9.4, module version = 1.0.0
[ 26.613] Module class: X.Org Server Extension
[ 26.613] ABI class: X.Org Server Extension, version 4.0
[ 26.613] (II) Loading extension SELinux
[ 26.613] (II) Loading extension MIT-SCREEN-SAVER
[ 26.613] (II) Loading extension XFree86-VidModeExtension
[ 26.613] (II) Loading extension XFree86-DGA
[ 26.613] (II) Loading extension DPMS
[ 26.613] (II) Loading extension XVideo
[ 26.613] (II) Loading extension XVideo-MotionCompensation
[ 26.613] (II) Loading extension X-Resource
[ 26.613] (II) LoadModule: "dbe"
[ 26.613] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 26.624] (II) Module dbe: vendor="X.Org Foundation"
[ 26.624] compiled for 1.9.4, module version = 1.0.0
[ 26.624] Module class: X.Org Server Extension
[ 26.624] ABI class: X.Org Server Extension, version 4.0
[ 26.624] (II) Loading extension DOUBLE-BUFFER
[ 26.624] (II) LoadModule: "glx"
[ 26.624] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 26.638] (II) Module glx: vendor="X.Org Foundation"
[ 26.638] compiled for 1.9.4, module version = 1.0.0
[ 26.638] ABI class: X.Org Server Extension, version 4.0
[ 26.639] (==) AIGLX enabled
[ 26.639] (II) Loading extension GLX
[ 26.639] (II) LoadModule: "record"
[ 26.639] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 26.640] (II) Module record: vendor="X.Org Foundation"
[ 26.640] compiled for 1.9.4, module version = 1.13.0
[ 26.640] Module class: X.Org Server Extension
[ 26.640] ABI class: X.Org Server Extension, version 4.0
[ 26.640] (II) Loading extension RECORD
[ 26.640] (II) LoadModule: "dri"
[ 26.640] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 26.674] (II) Module dri: vendor="X.Org Foundation"
[ 26.674] compiled for 1.9.4, module version = 1.0.0
[ 26.674] ABI class: X.Org Server Extension, version 4.0
[ 26.674] (II) Loading extension XFree86-DRI
[ 26.674] (II) LoadModule: "dri2"
[ 26.674] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 26.685] (II) Module dri2: vendor="X.Org Foundation"
[ 26.685] compiled for 1.9.4, module version = 1.2.0
[ 26.685] ABI class: X.Org Server Extension, version 4.0
[ 26.685] (II) Loading extension DRI2
[ 26.685] (==) Matched intel as autoconfigured driver 0
[ 26.685] (==) Matched vesa as autoconfigured driver 1
[ 26.685] (==) Matched fbdev as autoconfigured driver 2
[ 26.685] (==) Assigned the driver to the xf86ConfigLayout
[ 26.685] (II) LoadModule: "intel"
[ 26.693] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 26.718] (II) Module intel: vendor="X.Org Foundation"
[ 26.718] compiled for 1.9.4, module version = 2.14.0
[ 26.718] Module class: X.Org Video Driver
[ 26.718] ABI class: X.Org Video Driver, version 8.0
[ 26.718] (II) LoadModule: "vesa"
[ 26.719] (WW) Warning, couldn't open module vesa
[ 26.719] (II) UnloadModule: "vesa"
[ 26.719] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 26.719] (II) LoadModule: "fbdev"
[ 26.719] (WW) Warning, couldn't open module fbdev
[ 26.719] (II) UnloadModule: "fbdev"
[ 26.719] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 26.719] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 26.720] (++) using VT number 7
[ 26.723] drmOpenDevice: node name is /dev/dri/card0
[ 26.723] drmOpenDevice: open result is 9, (OK)
[ 26.723] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 26.723] drmOpenDevice: node name is /dev/dri/card0
[ 26.723] drmOpenDevice: open result is 9, (OK)
[ 26.723] drmOpenByBusid: drmOpenMinor returns 9
[ 26.723] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 26.723] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 26.723] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 26.723] (==) intel(0): RGB weight 888
[ 26.723] (==) intel(0): Default visual is TrueColor
[ 26.723] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 26.723] (--) intel(0): Chipset: "GM45"
[ 26.723] (**) intel(0): Tiling enabled
[ 26.723] (**) intel(0): SwapBuffers wait enabled
[ 26.723] (==) intel(0): video overlay key set to 0x101fe
[ 26.723] (II) intel(0): Output LVDS1 has no monitor section
[ 26.726] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 26.748] (II) intel(0): Output VGA1 has no monitor section
[ 26.752] (II) intel(0): Output HDMI1 has no monitor section
[ 26.752] (II) intel(0): Output DP1 has no monitor section
[ 26.756] (II) intel(0): Output HDMI2 has no monitor section
[ 26.756] (II) intel(0): Output DP2 has no monitor section
[ 26.757] (II) intel(0): Output DP3 has no monitor section
[ 26.757] (II) intel(0): EDID for output LVDS1
[ 26.757] (II) intel(0): Manufacturer: AUO Model: 5344 Serial#: 0
[ 26.757] (II) intel(0): Year: 2008 Week: 1
[ 26.757] (II) intel(0): EDID Version: 1.3
[ 26.757] (II) intel(0): Digital Display Input
[ 26.757] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 26.757] (II) intel(0): Gamma: 2.20
[ 26.757] (II) intel(0): No DPMS capabilities specified
[ 26.757] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 26.757] (II) intel(0): First detailed timing is preferred mode
[ 26.757] (II) intel(0): redX: 0.586 redY: 0.346 greenX: 0.341 greenY: 0.576
[ 26.757] (II) intel(0): blueX: 0.157 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
[ 26.757] (II) intel(0): Manufacturer's mask: 0
[ 26.757] (II) intel(0): Supported detailed timing:
[ 26.757] (II) intel(0): clock: 70.5 MHz Image Size: 303 x 189 mm
[ 26.757] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1426 h_border: 0
[ 26.757] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
[ 26.757] (II) intel(0): Supported detailed timing:
[ 26.757] (II) intel(0): clock: 70.5 MHz Image Size: 303 x 189 mm
[ 26.757] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1426 h_border: 0
[ 26.757] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
[ 26.757] (II) intel(0): C384HᅵB141EW5
[ 26.757] (II) intel(0): Unknown vendor-specific block 0
[ 26.757] (II) intel(0): EDID (in hex):
[ 26.757] (II) intel(0): 00ffffffffffff0006af445300000000
[ 26.757] (II) intel(0): 01120103901e13780a26759658579328
[ 26.757] (II) intel(0): 1e505400000001010101010101010101
[ 26.757] (II) intel(0): 0101010101018a1b0092502017303020
[ 26.757] (II) intel(0): 36002fbd1000001a8a1b009250201730
[ 26.757] (II) intel(0): 302036002fbd1000001a000000fe0043
[ 26.757] (II) intel(0): 33383448804231343145573500000000
[ 26.757] (II) intel(0): 00000000000000000001010a20200042
[ 26.757] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 26.757] (II) intel(0): Printing DDC gathered Modelines:
[ 26.757] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 26.757] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 26.757] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 26.757] (II) intel(0): Printing probed modes for output LVDS1
[ 26.757] (II) intel(0): Modeline "1280x800"x60.1 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 26.757] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 26.757] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 26.757] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 26.758] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 26.776] (II) intel(0): EDID for output VGA1
[ 26.779] (II) intel(0): EDID for output HDMI1
[ 26.779] (II) intel(0): EDID for output DP1
[ 26.783] (II) intel(0): EDID for output HDMI2
[ 26.784] (II) intel(0): EDID for output DP2
[ 26.785] (II) intel(0): EDID for output DP3
[ 26.785] (II) intel(0): Output LVDS1 connected
[ 26.785] (II) intel(0): Output VGA1 disconnected
[ 26.785] (II) intel(0): Output HDMI1 disconnected
[ 26.785] (II) intel(0): Output DP1 disconnected
[ 26.785] (II) intel(0): Output HDMI2 disconnected
[ 26.785] (II) intel(0): Output DP2 disconnected
[ 26.785] (II) intel(0): Output DP3 disconnected
[ 26.785] (II) intel(0): Using exact sizes for initial modes
[ 26.785] (II) intel(0): Output LVDS1 using initial mode 1280x800
[ 26.785] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 26.785] (II) intel(0): Kernel page flipping support detected, enabling
[ 26.785] (**) intel(0): Display dimensions: (300, 190) mm
[ 26.785] (**) intel(0): DPI set to (108, 106)
[ 26.785] (II) Loading sub module "fb"
[ 26.785] (II) LoadModule: "fb"
[ 26.785] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 26.950] (II) Module fb: vendor="X.Org Foundation"
[ 26.950] compiled for 1.9.4, module version = 1.0.0
[ 26.950] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.950] (==) Depth 24 pixmap format is 32 bpp
[ 26.950] (==) intel(0): VideoRam: 262144 KB
[ 26.950] (II) intel(0): [DRI2] Setup complete
[ 26.950] (II) intel(0): [DRI2] DRI driver: i965
[ 26.950] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[ 26.986] (II) UXA(0): Driver registered support for the following operations:
[ 26.986] (II) solid
[ 26.986] (II) copy
[ 26.986] (II) composite (RENDER acceleration)
[ 26.986] (II) put_image
[ 26.986] (II) get_image
[ 26.986] (==) intel(0): Backing store disabled
[ 26.986] (==) intel(0): Silken mouse enabled
[ 26.987] (II) intel(0): Initializing HW Cursor
[ 26.992] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 27.001] (==) intel(0): DPMS enabled
[ 27.001] (==) intel(0): Intel XvMC decoder enabled
[ 27.001] (II) intel(0): Set up textured video
[ 27.001] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 27.001] (II) intel(0): direct rendering: DRI2 Enabled
[ 27.001] (==) intel(0): hotplug detection: "enabled"
[ 27.001] (--) RandR disabled
[ 27.001] (II) Initializing built-in extension Generic Event Extension
[ 27.001] (II) Initializing built-in extension SHAPE
[ 27.001] (II) Initializing built-in extension MIT-SHM
[ 27.001] (II) Initializing built-in extension XInputExtension
[ 27.001] (II) Initializing built-in extension XTEST
[ 27.002] (II) Initializing built-in extension BIG-REQUESTS
[ 27.002] (II) Initializing built-in extension SYNC
[ 27.002] (II) Initializing built-in extension XKEYBOARD
[ 27.002] (II) Initializing built-in extension XC-MISC
[ 27.002] (II) Initializing built-in extension XINERAMA
[ 27.002] (II) Initializing built-in extension XFIXES
[ 27.002] (II) Initializing built-in extension RENDER
[ 27.002] (II) Initializing built-in extension RANDR
[ 27.002] (II) Initializing built-in extension COMPOSITE
[ 27.002] (II) Initializing built-in extension DAMAGE
[ 27.002] (II) SELinux: Disabled on system
[ 27.351] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 27.352] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 27.352] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 27.352] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 27.352] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 27.352] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[ 27.352] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 27.352] (II) intel(0): Setting screen physical size to 338 x 211
[ 27.906] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 27.906] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27.906] (II) LoadModule: "evdev"
[ 27.906] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 28.013] (II) Module evdev: vendor="X.Org Foundation"
[ 28.013] compiled for 1.9.4, module version = 2.6.0
[ 28.013] Module class: X.Org XInput Driver
[ 28.014] ABI class: X.Org XInput driver, version 11.0
[ 28.014] (**) Video Bus: always reports core events
[ 28.014] (**) Video Bus: Device: "/dev/input/event8"
[ 28.028] (--) Video Bus: Found keys
[ 28.028] (II) Video Bus: Configuring as keyboard
[ 28.028] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 28.028] (**) Option "xkb_rules" "evdev"
[ 28.028] (**) Option "xkb_model" "latitude"
[ 28.028] (**) Option "xkb_layout" "us"
[ 28.028] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.099] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 28.099] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 28.099] (**) Power Button: always reports core events
[ 28.099] (**) Power Button: Device: "/dev/input/event2"
[ 28.108] (--) Power Button: Found keys
[ 28.108] (II) Power Button: Configuring as keyboard
[ 28.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 28.108] (**) Option "xkb_rules" "evdev"
[ 28.108] (**) Option "xkb_model" "latitude"
[ 28.108] (**) Option "xkb_layout" "us"
[ 28.108] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.108] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 28.108] (II) No input driver/identifier specified (ignoring)
[ 28.108] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 28.108] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 28.108] (**) Sleep Button: always reports core events
[ 28.108] (**) Sleep Button: Device: "/dev/input/event3"
[ 28.120] (--) Sleep Button: Found keys
[ 28.120] (II) Sleep Button: Configuring as keyboard
[ 28.120] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 28.120] (**) Option "xkb_rules" "evdev"
[ 28.120] (**) Option "xkb_model" "latitude"
[ 28.120] (**) Option "xkb_layout" "us"
[ 28.120] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.124] (II) config/udev: Adding input device Integrated_Webcam_2M (/dev/input/event7)
[ 28.124] (**) Integrated_Webcam_2M: Applying InputClass "evdev keyboard catchall"
[ 28.124] (**) Integrated_Webcam_2M: always reports core events
[ 28.124] (**) Integrated_Webcam_2M: Device: "/dev/input/event7"
[ 28.132] (--) Integrated_Webcam_2M: Found keys
[ 28.132] (II) Integrated_Webcam_2M: Configuring as keyboard
[ 28.132] (II) XINPUT: Adding extended input device "Integrated_Webcam_2M" (type: KEYBOARD)
[ 28.132] (**) Option "xkb_rules" "evdev"
[ 28.132] (**) Option "xkb_model" "latitude"
[ 28.132] (**) Option "xkb_layout" "us"
[ 28.132] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.132] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 28.132] (II) No input driver/identifier specified (ignoring)
[ 28.133] (II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event10)
[ 28.133] (II) No input driver/identifier specified (ignoring)
[ 28.133] (II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event11)
[ 28.133] (II) No input driver/identifier specified (ignoring)
[ 28.133] (II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event12)
[ 28.133] (II) No input driver/identifier specified (ignoring)
[ 28.133] (II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event13)
[ 28.133] (II) No input driver/identifier specified (ignoring)
[ 28.140] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 28.140] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 28.140] (**) AT Translated Set 2 keyboard: always reports core events
[ 28.140] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 28.148] (--) AT Translated Set 2 keyboard: Found keys
[ 28.148] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 28.148] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 28.148] (**) Option "xkb_rules" "evdev"
[ 28.148] (**) Option "xkb_model" "latitude"
[ 28.148] (**) Option "xkb_layout" "us"
[ 28.148] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.148] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event5)
[ 28.148] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 28.148] (**) DualPoint Stick: always reports core events
[ 28.148] (**) DualPoint Stick: Device: "/dev/input/event5"
[ 28.164] (--) DualPoint Stick: Found 3 mouse buttons
[ 28.164] (--) DualPoint Stick: Found relative axes
[ 28.164] (--) DualPoint Stick: Found x and y relative axes
[ 28.164] (II) DualPoint Stick: Configuring as mouse
[ 28.164] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 28.164] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 28.164] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[ 28.164] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 28.164] (**) DualPoint Stick: (accel) acceleration profile 0
[ 28.164] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 28.164] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 28.164] (II) DualPoint Stick: initialized for relative axes.
[ 28.164] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0)
[ 28.164] (II) No input driver/identifier specified (ignoring)
[ 28.164] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event6)
[ 28.164] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 28.164] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 28.164] (II) LoadModule: "synaptics"
[ 28.164] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 28.173] (II) Module synaptics: vendor="X.Org Foundation"
[ 28.173] compiled for 1.9.4, module version = 1.3.0
[ 28.173] Module class: X.Org XInput Driver
[ 28.173] ABI class: X.Org XInput driver, version 11.0
[ 28.173] (II) Synaptics touchpad driver version 1.3.0
[ 28.173] (**) Option "Device" "/dev/input/event6"
[ 28.220] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[ 28.220] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[ 28.220] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[ 28.220] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[ 28.220] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range. defaulting to 0 - 16
[ 28.240] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 28.240] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 28.268] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 28.268] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 28.308] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 28.308] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1)
[ 28.308] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 28.308] (II) Synaptics touchpad driver version 1.3.0
[ 28.524] (EE) AlpsPS/2 ALPS DualPoint TouchPad no synaptics event device found
[ 28.524] (**) Option "Device" "/dev/input/mouse1"
[ 28.524] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid x-axis range. defaulting to 1615 - 5685
[ 28.524] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid y-axis range. defaulting to 1729 - 4171
[ 28.524] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range. defaulting to 0 - 256
[ 28.524] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range. defaulting to 0 - 16
[ 28.544] (EE) Query no Synaptics: 6003C8
[ 28.544] (--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
[ 28.544] (EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
[ 28.548] (EE) PreInit failed for input device "AlpsPS/2 ALPS DualPoint TouchPad"
[ 28.548] (II) UnloadModule: "synaptics"
[ 28.552] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[ 28.552] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 28.552] (**) ACPI Virtual Keyboard Device: always reports core events
[ 28.552] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[ 28.556] (--) ACPI Virtual Keyboard Device: Found keys
[ 28.556] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 28.556] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[ 28.556] (**) Option "xkb_rules" "evdev"
[ 28.556] (**) Option "xkb_model" "latitude"
[ 28.556] (**) Option "xkb_layout" "us"
[ 28.556] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 28.557] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[ 28.557] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 28.557] (**) Dell WMI hotkeys: always reports core events
[ 28.557] (**) Dell WMI hotkeys: Device: "/dev/input/event4"
[ 28.557] (--) Dell WMI hotkeys: Found keys
[ 28.557] (II) Dell WMI hotkeys: Configuring as keyboard
[ 28.558] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 28.558] (**) Option "xkb_rules" "evdev"
[ 28.558] (**) Option "xkb_model" "latitude"
[ 28.558] (**) Option "xkb_layout" "us"
[ 28.558] (**) Option "xkb_options" "ctrl:nocaps,marco:extra,marco:lwin_deads"
[ 31.595] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 31.595] (II) intel(0): Printing DDC gathered Modelines:
[ 31.595] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 31.629] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 31.629] (II) intel(0): Printing DDC gathered Modelines:
[ 31.629] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 31.679] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 31.679] (II) intel(0): Printing DDC gathered Modelines:
[ 31.679] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 46.788] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 46.788] (II) intel(0): Printing DDC gathered Modelines:
[ 46.788] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 46.819] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 46.823] (II) intel(0): Printing DDC gathered Modelines:
[ 46.823] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 46.877] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 46.877] (II) intel(0): Printing DDC gathered Modelines:
[ 46.877] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
[ 60.922] (II) intel(0): EDID vendor "AUO", prod id 21316
[ 60.922] (II) intel(0): Printing DDC gathered Modelines:
[ 60.922] (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1328 1360 1426 800 803 809 823 +hsync -vsync (49.4 kHz)
udev information:
-----------------
P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=latitude
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=latitude
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Dell Inc.
P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=latitude
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
P: /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input7/event7
N: input/event7
S: input/by-id/usb-CN0K113P724879A702M6_Integrated_Webcam_2M-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/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=CN0K113P724879A702M6
E: ID_VENDOR_ENC=CN0K113P724879A702M6
E: ID_VENDOR_ID=0c45
E: ID_MODEL=Integrated_Webcam_2M
E: ID_MODEL_ENC=Integrated_Webcam_2M
E: ID_MODEL_ID=63f1
E: ID_REVISION=9416
E: ID_SERIAL=CN0K113P724879A702M6_Integrated_Webcam_2M
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=latitude
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-id/usb-CN0K113P724879A702M6_Integrated_Webcam_2M-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:6:1.0-event
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Dell Inc.
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
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=latitude
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
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: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input5/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input6/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/virtual/input/input14/event14
N: input/event14
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=latitude
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
P: /devices/virtual/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=latitude
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:nocaps,marco:extra,marco:lwin_deads
E: DMI_VENDOR=Dell Inc.
DRM Information from dmesg:
---------------------------
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 0.673892] Linux agpgart interface v0.103
[ 0.674020] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[ 0.674136] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 0.675973] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 0.681963] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[ 10.620755] [drm] Initialized drm 1.1.0 20060810
[ 10.908260] [drm] MTRR allocation failed. Graphics performance may suffer.
[ 11.297035] fb0: inteldrmfb frame buffer device
[ 11.297054] drm: registered panic notifier
[ 11.324207] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.37-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages xserver-xorg-core depends on:
ii keyboard-configuration 1.69 system-wide keyboard preferences
ii libaudit0 1.7.13-1+b2 Dynamic library for security audit
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libdrm2 2.4.23-3 Userspace interface to kernel DRM
ii libgcrypt11 1.4.6-5 LGPL Crypto library - runtime libr
ii libpciaccess0 0.12.1-1 Generic PCI access library for X
ii libpixman-1-0 0.21.4-2 pixel-manipulation library for X a
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
ii libudev0 166-1 libudev shared library
ii libxau6 1:1.0.6-1 X11 authorisation library
ii libxdmcp6 1:1.1.0-1 X11 Display Manager Control Protoc
ii libxfont1 1:1.4.3-2 X11 font rasterisation library
ii udev 166-1 /dev/ and hotplug management daemo
ii xserver-common 2:1.9.4-3 common files used by various X ser
Versions of packages xserver-xorg-core recommends:
ii libgl1-mesa-dri 7.10-4 A free implementation of the OpenG
Versions of packages xserver-xorg-core suggests:
ii xfonts-100dpi 1:1.0.3 100 dpi fonts for X
ii xfonts-75dpi 1:1.0.3 75 dpi fonts for X
ii xfonts-scalable 1:1.0.3-1 scalable fonts for X
-- no debconf information
--
ciao,
Marco
partial alphanumeric_keys
xkb_symbols "extra" {
key <LatC> { [ NoSymbol, NoSymbol, cent ] }; // c C ¢
key <AB08> { [ NoSymbol, NoSymbol, guillemotleft ] }; // , < «
key <AB09> { [ NoSymbol, NoSymbol, guillemotright ] }; // . > »
key <AD11> { [ NoSymbol, NoSymbol, leftdoublequotemark ] }; // [ {
key <AD12> { [ NoSymbol, NoSymbol, rightdoublequotemark ] }; // ] }
};
partial modifier_keys
xkb_symbols "lwin_deads" {
key <LWIN> { type[Group1]="TWO_LEVEL", [ dead_grave, dead_acute ] };
};
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)+level3(ralt_switch_multikey)+ctrl(nocaps)+eurosign(e)+marco(extra)+marco(lwin_deads)" };
xkb_geometry { include "dell(latitude)" };
};
Attachment:
signature.asc
Description: Digital signature