Ignore:
Timestamp:
06/24/2005 03:01:12 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
df10d3d
Parents:
f208a1c
Message:

Removed unneeded <application> tags. (merged from trunk r6129)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/console.xml

    rf208a1c rc5ec23b  
    5757program.</para>
    5858
    59 <para>In some keymaps, the Backspace and Delete keys send characters
    60 different from ones in the default keymap built into the kernel. This
    61 confuses some applications.  For example,
    62 <application>Emacs</application> displays its help (instead of erasing
    63 the character before the cursor) when Backspace is pressed. To check
    64 if the keymap in use is affected (this works only for i386
    65 keymaps):</para>
     59<para>In some keymaps, the Backspace and Delete keys send characters different
     60from ones in the default keymap built into the kernel. This confuses some
     61applications. For example, Emacs displays its help (instead of erasing the
     62character before the cursor) when Backspace is pressed. To check if the keymap
     63in use is affected (this works only for i386 keymaps):</para>
    6664
    6765<screen><userinput>zgrep '\W14\W' <replaceable>[/path/to/your/keymap]</replaceable></userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.