Changeset 3d13efb for chapter08/kbd.xml


Ignore:
Timestamp:
08/26/2022 12:31:33 PM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
2f098e4
Parents:
5a458e8
git-author:
Xi Ruoyao <xry111@…> (08/26/2022 08:58:05 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/26/2022 12:31:33 PM)
Message:

arm64: add a note explaining "i386" in keymap patch

TL;DR: don't skip the patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kbd.xml

    r5a458e8 r3d13efb  
    4545    across the keymaps in the Kbd package. The following patch fixes this
    4646    issue for i386 keymaps:</para>
     47
     48    <note>
     49      <para>
     50        Don't skip the patch just because it mentions "i386".  The keymaps
     51        for the keyboards most common on the market (qwerty or dvorak) are
     52        in "i386" catagory.
     53      </para>
     54    </note>
    4755
    4856<screen><userinput remap="pre">patch -Np1 -i ../&kbd-backspace-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.