Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228645 - update should warn about changed keycodes
Summary: update should warn about changed keycodes
Status: RESOLVED DUPLICATE of bug 200060
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 23:26 UTC by quazgar
Modified: 2008-06-20 23:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description quazgar 2008-06-20 23:26:16 UTC
As noted in bug #200060, some of the keycodes (special keys like Windows key, arrows, PgUp/PgDown, some numberpad keys) change when switching from xf86 keyboard to an evdev/hal managed one, which seems to happen for nearly everyone with the latest stable hal release.  There's nothing gentoo can do about it, but it should warn about these changes when emerging the hal ebuild.

Reproducible: Always

Steps to Reproduce:
1. Emerge >=sys-apps/hal-0.5.10.
2. Don't edit custom-made xmodmaps.
3. Start X


Actual Results:  
Some modifier keys might not work anymore as expected.

Expected Results:  
A warning/info should be issued when emerging a newer version of hal.

For a list of differences, look at the changes with:

diff -yw /usr/share/X11/xkb/keycodes/evdev /usr/share/X11/xkb/keycodes/xfree86  | less
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-20 23:50:42 UTC
Please add your comment to bug 200060 if you feel the need to.

*** This bug has been marked as a duplicate of bug 200060 ***