                         +-------------+
                         | FlatEditPSP |
                         |      v1.0.0 |
                         +-------------+
                         | By Flatmush |
                         +-------------+

Contents:
        - Description                (XYZ01)
        - Instructions               (XYZ02)
        - Hints/Tips                 (XYZ03)
        - Known Bugs                 (XYZ04)
        - Frequently Asked Questions (XYZ05)
        - Contact Me                 (XYZ06)


Description (XYZ01):
        FlatEditPSP is a simple text editor much like notepad, but with a cooler keyboard.



Instructions (XYZ02):
        Generic:
                L/RTrigger       - change focus between keyboard->textbox->menubar (Except in dialogs).
                Select           - Screenshot.
                Start            - Forced exit.

        Keyboard:
                Left/Right       - Move selection column.
                Square           - Choose key on the pink row.
                Triangle         - Choose key on the green row.
                Circle           - Choose key on the red row.
                Cross            - Choose key on the blue row.
                Up               - Caps-Lock On/Off.
                Down             - Spacebar.

        Textbox:
                Hold Cross       - Select modifier (like shift in notepad).
                Directions       - Move text cursor.
                Square + Up      - Page up.
                Square + Down    - Page down.
                Square + Left    - Home.
                Square + Right   - End.
                Triangle + Up    - Insert.
                Triangle + Down  - Delete.
                Triangle + Left  - Backspace.
                Triangle + Right - Space.
                Circle + Up      - Copy.
                Circle + Down    - Delete.
                Circle + Left    - Cut.
                Circle + Right   - Paste.

        Menu:
                Left/Right       - Select menu.
                Cross/Down       - Open menu.
                Up/Down          - Select menu item.
                Cross            - Open menu item.



Hints/Tips (XYZ03):
        -Look on the left for a quick key reference.
        -Don't try to open massive files (i.e > 16Mb).
        -Use the menus for cut/paste, it's easier.
        -Make sure you save often, there is no undo!
        -Insert does nothing as it is not yet implemented.



Known bugs (XYZ04):
        -File browser crashes mysteriously after a while :(.
        -Insert does nothing as it is not yet implemented.



Frequently Asked Questions (XYZ05):
        - Can I create my own font?
             = Yes look at the one I made (defaultFont.png) and create your own,
               they can be up to 32x32 and any shape rectangle you want.
        - Why does 'INS' do nothing?
             = Read above.
        - Is this open-source?
             = Not particularly, but if anyone wants the source to edit/examine,
               just contact me I will gladly give you a copy, be warned though it
               is a bit messy.
        - Does this save text files in windows/linux format?
             = This program just uses an ascii line feed at the end of each line,
               to make it windows format insert an ascii carriage return before the
               end of each line.
        - Do people really frequently ask you these questions?
             = Fortunately no, but every readme has to have an FAQ section.
        - Why are FAQ's by programmers always so sarcastic?
             = I don't know, tradition I guess.



Contact Me (XYZ06):
        eMail/MSN: flatmush@hotmail.com
        or post on the psp-programming forums at (http://www.psp-programming.com/forums).
        or post on the pxp forums at (http://pxp.thayer-remodeling.com/forums).
        Don't expect me to answer eMails/posts in the moring (GMT)!
