XFree86 und Akzent/Apostroph Taste(Intern)


o TeX o Ascii

Supportdatenbank (hohndel_accent_keys)
Bezieht sich auf

SuSE Linux: Version 6.2
Dieser Artikel bezieht sich auf eine ältere SuSE Linux Version. Daher ist es möglich, dass die Informationen in diesem Artikel nicht mehr auf dem neuesten Stand sind bzw. der Artikel nicht mehr funktionierende Links enthält.

SuSE Linux AXP: Version 6.2
XFree86: Version 3.3.4


SuSE-INTERN:

Symptom:

Single quote und Akzent befinden sich nicht auf den selben Tasten wie in früheren XFree86 Versionen.

Ursache:

Mit SuSE Linux 6.2 (genauergesagt, XFree86-3.3.4) liegt der Akzent "acute" auf der Akzent-Taste (zwischen ß und Backspace), das Apostroph (single quote) liegt auf Shift-#. Dies entspricht der normenkonformen Tastaturbelegung für eine deutsche Tastatur.

Lösung:

Mit einer geeigneten Xmodmap Datei kann das alte Verhalten wiederhergestellt werden.
!
! reset the (admitedly incorrect) behaviour of the accent and apostrophe keys
! on German keyboards to the pre-XFree86-3.3.4 behaviour
!
! the "correct" setting (which is the one in XFree86-3.3.4) is
!
! accent key (between "ß"/"?" and Backspace) creates accents (dead or not)
! apostrophe key (Shift "#") creates the apostrophe
!
! the "old" setting was to have the acute accent on Shift "#" and the
! apostrophe on the unshifted accent key
!
! many clients (e.g., the shell) use the apostrophe as single forward quote
! and the accent grave (shifted accent key) as back quote.
!
! if you want to have the apostrophe (single quote) on the accent key (so that
! forward quote and back quote are on the same key) use this in your xmodmap
! file
!
keycode  21 = apostrophe grave cedilla dead_ogonek
keycode  51 = numbersign acute grave dead_breve
Zur Verwendung von Xmodmap Dateien lesen Sie bitte den Xmodmap SDB Artikel.
Siehe auch:
o XFree86: Tastaturbelegung bei laufendem Betrieb ändern

Stichwörter: XFREE86, TASTATUR, KEYBOARD, XMODMAP

Kategorien: XFree86

SDB-hohndel_accent_keys, Copyright SuSE Linux AG, Nürnberg, Germany
Author: sdb@suse.de - Version: 25. Aug 1999
SuSE Linux AG - Zuletzt generiert: 04. Apr 2002 von sdb (sdb_gen 1.40.0)