SuSE Linux: Version 7.1
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
Rename the directory:
/usr/X11R6/lib/X11/xkb
in
/usr/X11R6/lib/X11/xkb.old
with the command
mv /usr/X11R6/lib/X11/xkb /usr/X11R6/lib/X11/xkb.old
Check with
ls -l /etc/X11
if the directory xkb is available. If the directory is available create a link to /usr/X11R6/lib/X11/xkb with
ln -s /etc/X11/xkb /usr/X11R6/lib/X11/xkb
The ALT GR should now work again.