aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/console.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index 566ef6a56..dd6103f51 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -44,11 +44,11 @@ FONT="<replaceable>[arguments for setfont]</replaceable>"
EOF</userinput></screen>
<para>E.g., for Spanish users who also want to use the Euro character
-(accessible by pressing Alt+E),
+(accessible by pressing AltGr+E),
the following settings are correct:</para>
<screen><userinput>cat &gt;/etc/sysconfig/console &lt;&lt;"EOF"
-KEYMAP="es euro"
+KEYMAP="es euro2"
FONT="lat9-16 -u iso01"
EOF</userinput></screen>