|
@@ -44,11 +44,11 @@ FONT="<replaceable>[arguments for setfont]</replaceable>"
|
|
EOF</userinput></screen>
|
|
EOF</userinput></screen>
|
|
|
|
|
|
<para>E.g., for Spanish users who also want to use the Euro character
|
|
<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>
|
|
the following settings are correct:</para>
|
|
|
|
|
|
<screen><userinput>cat >/etc/sysconfig/console <<"EOF"
|
|
<screen><userinput>cat >/etc/sysconfig/console <<"EOF"
|
|
-KEYMAP="es euro"
|
|
|
|
|
|
+KEYMAP="es euro2"
|
|
FONT="lat9-16 -u iso01"
|
|
FONT="lat9-16 -u iso01"
|
|
EOF</userinput></screen>
|
|
EOF</userinput></screen>
|
|
|
|
|