Posts: 28
nyshiro
Joined: 28 Apr 2014
#1
I want to change my keyboard into Us international with dead keys (for the € ¼½¾¾ keys.)
I don't know where i can find this option in this version.
Who can help me !
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#2
Use the command:

Code: Select all

 setxkbmap -variant intl
To make it permanent, edit the XKBVARIANT line in /etc/default/keyboard:

Code: Select all

XKBVARIANT="intl"
A complete list of all possible variants is in the file /usr/share/X11/xkb/rules/xorg.lst