|
@@ -56,13 +56,11 @@ instead of Euro, the correct <envar>FONT</envar> line would be:</para>
|
|
<command>console</command> initscript will not run the corresponding
|
|
<command>console</command> initscript will not run the corresponding
|
|
program.</para>
|
|
program.</para>
|
|
|
|
|
|
-<para>In some keymaps, the Backspace and Delete keys send characters
|
|
|
|
-different from ones in the default keymap built into the kernel. This
|
|
|
|
-confuses some applications. For example,
|
|
|
|
-<application>Emacs</application> displays its help (instead of erasing
|
|
|
|
-the character before the cursor) when Backspace is pressed. To check
|
|
|
|
-if the keymap in use is affected (this works only for i386
|
|
|
|
-keymaps):</para>
|
|
|
|
|
|
+<para>In some keymaps, the Backspace and Delete keys send characters different
|
|
|
|
+from ones in the default keymap built into the kernel. This confuses some
|
|
|
|
+applications. For example, Emacs displays its help (instead of erasing the
|
|
|
|
+character before the cursor) when Backspace is pressed. To check if the keymap
|
|
|
|
+in use is affected (this works only for i386 keymaps):</para>
|
|
|
|
|
|
<screen><userinput>zgrep '\W14\W' <replaceable>[/path/to/your/keymap]</replaceable></userinput></screen>
|
|
<screen><userinput>zgrep '\W14\W' <replaceable>[/path/to/your/keymap]</replaceable></userinput></screen>
|
|
|
|
|