device
Keyboard
→ Layout us variant intl
-
é :
altgr+e
-
á :
altgr+a
-
« :
altgr+[
-
» :
altgr+]
-
œ :
altgr+k
-
æ :
altgr+z
-
' :
altgr+'
-
ç :
altgr+,
→ Change the layout
$ cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT="intl"
XKBOPTIONS=""
BACKSPACE="guess"
then systemctl restart keyboard-setup
This page was last modified: