Wie kan mij helpen de compose key (`+e) onder kde/xorg aan de praat te krijgen?
Ik heb al heel wat gexperimenteerd maar het lukt me echt niet
Wat wel werkt:
- euro teken
- groepshift: dmv `alt` + `m` directe invoer van bv mhu
Gegevens:
xorg.conf:
Code: Select all
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
Option "XkbModel" "inspiron"
EndSection Code: Select all
LANG="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_CTYPE="nl_NL.UTF-8"
LC_COLLATE="nl_NL.UTF-8"
LC_TIME="nl_NL.UTF-8"
LC_NUMERIC="nl_NL.UTF-8"
LC_MONETARY="nl_NL.UTF-8"
LC_PAPER="nl_NL.UTF-8"
LC_TELEPHONE="nl_NL.UTF-8"
LC_ADDRESS="nl_NL.UTF-8"
LC_MEASUREMENT="nl_NL.UTF-8"
LC_NAME="nl_NL.UTF-8"
LC_IDENTIFICATION="nl_NL.UTF-8"
Code: Select all
C
de_DE
de_DE@euro
de_DE.utf8
en_US
en_US.utf8
nl_NL
nl_NL@euro
nl_NL.utf8
POSIX 
