Bug 22136 - acpi keys breaks xkb configuration
Summary: acpi keys breaks xkb configuration
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Input/XKB (show other bugs)
Version: 7.4 (2008.09)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 06:48 UTC by Alexey Ten
Modified: 2018-12-13 18:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
normal result of xkbcomp :0 (59.94 KB, text/plain)
2009-06-07 06:48 UTC, Alexey Ten
no flags Details
xkbcomp :0 after bug (51.03 KB, text/plain)
2009-06-07 06:50 UTC, Alexey Ten
no flags Details

Description Alexey Ten 2009-06-07 06:48:45 UTC
Created attachment 26507 [details]
normal result of xkbcomp :0

I have following xkb configuration
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete+ledcaps(group_lock)"	};
	xkb_symbols   { include "pc+us+ru:2+inet(evdev)+altwin(super_win)+capslock(grouplock)+level3(ralt_switch)+typo(base):1+typo(base):2"	};
	xkb_geometry  { include "pc(pc104)"	};
};

It works fine until I press any key which generates acpi event (e.g. undock key)
After that third layout appears which has third and fourth levels of second layout as it's first and second level correspondingly.

I have laptop IBM (Lenovo) Thinkpad Z60m with Ubuntu 9.04.

ii  xorg                                       1:7.4~5ubuntu18                     X.Org X Window System
ii  xserver-xorg                               1:7.4~5ubuntu18                     the X.Org X server
ii  xserver-xorg-core                          2:1.6.0-0ubuntu14                   Xorg X server - core server
ii  xserver-xorg-input-all                     1:7.4~5ubuntu18                     the X.Org X server -- input driver metapacka
ii  xserver-xorg-input-evdev                   1:2.1.1-1ubuntu4                    X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd                     1:1.3.1-2ubuntu1                    X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse                   1:1.4.0-1                           X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics               0.99.3-2ubuntu4                     Synaptics TouchPad driver for X.Org/XFree86 
ii  xserver-xorg-input-vmmouse                 1:12.5.1-4ubuntu5                   X.Org X server -- VMMouse input driver to us
ii  xserver-xorg-input-wacom                   1:0.8.2.2-0ubuntu2                  X.Org X server -- Wacom input driver
ii  xkb-data                           1.5-2ubuntu11                      X Keyboard Extension (XKB) configuration data
Comment 1 Alexey Ten 2009-06-07 06:50:55 UTC
Created attachment 26508 [details]
xkbcomp :0 after bug

xkbcomp emits warning to stderr. It's prepended to beginning of the attachment.
Comment 3 GitLab Migration User 2018-12-13 18:37:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/279.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.