Bug 554471

Summary: Xorg keycode changes
Product: [openSUSE] openSUSE 11.3 Reporter: Karl Eichwalder <ke>
Component: DocumentationAssignee: Karl Eichwalder <ke>
Status: RESOLVED FIXED QA Contact: Karl Eichwalder <ke>
Severity: Normal    
Priority: P3 - Medium    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.2   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 551727    
Bug Blocks:    

Description Karl Eichwalder 2009-11-11 08:59:35 UTC
+++ This bug was initially created as a clone of Bug #551727 +++

The X-server has changed some keycodes since openSUSE 11.1. This will hit users that upgrade from a previous openSUSE release and have a .Xmodmap.

For details, see bug 539135.

You can find a list of changed keycodes here:
http://forum.ubuntuusers.de/topic/upgrade-veraendert-keycodes/#post-1673668
AFAIK the list is not complete (the start of the page contains some more changed keycodes for the cursor keys). Also the link is probably not really suitable for the openSUSE release notes ;-)

Proposed text for the release notes (unless Stefan writes a better one):

== X.org keycode changes ==

Some X.org keycodes have changed compared to openSUSE 11.1. If you are using a .Xmodmap file, you might have to change some keycodes. See http://... for a list of new keycodes or use xev to find out the new keycodes.

You can switch back to the old keycodes by adding
  Option       "AutoAddDevices" "off"
in the "ServerFlags" of your xorg.conf.


@Stefan: is this text correct?

======================================================================

I must update suse_kb.xml (Reference Guide).
Comment 1 Karl Eichwalder 2009-11-11 09:09:25 UTC
Check links and READMEs.
Comment 2 Karl Eichwalder 2010-05-19 11:47:13 UTC
I updated suse_kb.xml in SVN.  Links and READMEs are fine, imo.