|
@@ -58,7 +58,7 @@ displays its help (instead of erasing the character before the cursor)
|
|
when you press Backspace. To check if your keymap is affected (this works
|
|
when you press Backspace. To check if your keymap is affected (this works
|
|
only for i386 keymaps):</para>
|
|
only for i386 keymaps):</para>
|
|
|
|
|
|
-<screen><userinput>zgrep '\W14\W' <emphasis>/path/to/your/keymap</emphasis></userinput></screen>
|
|
|
|
|
|
+<screen><userinput>zgrep '\W14\W' /path/to/your/keymap</userinput></screen>
|
|
|
|
|
|
<para>If you see that keycode 14 is Backspace and not Delete,
|
|
<para>If you see that keycode 14 is Backspace and not Delete,
|
|
create the following keymap snippet to fix this issue:</para>
|
|
create the following keymap snippet to fix this issue:</para>
|