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 !
topic title: Keyboard change Antix R14R Full version (URGENT)
2 posts
• Page 1 of 1
-
Posts: 28
- Joined: 28 Apr 2014
-
Posts: 1,308
- Joined: 31 Aug 2009
#2
Use the command:
To make it permanent, edit the XKBVARIANT line in /etc/default/keyboard:
A complete list of all possible variants is in the file /usr/share/X11/xkb/rules/xorg.lst
Code: Select all
setxkbmap -variant intl
Code: Select all
XKBVARIANT="intl"