mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Standarized de Spanish keymap example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
afa7fb19c5
commit
665e07b8fc
@ -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 >/etc/sysconfig/console <<"EOF"
|
||||
KEYMAP="es euro"
|
||||
KEYMAP="es euro2"
|
||||
FONT="lat9-16 -u iso01"
|
||||
EOF</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user