
  Welcome to GP2X-Write


1. INTRODUCTION
 ------------

GP2XWrite is a simple ASCII text editor, nothing
compared to Open office, but good enough to 
edit any text file (even big files) on your GP2X.

This package is under GPL Copyright, read COPYING
file for more information about it.

2. CONTROL
 ------------

2.1 - Virtual keyboard

In the editor window, press Start to open/close the
On-Screen keyboard

The On-Screen Keyboard of "Danzel" and "Jeff Chen"

Use Analog stick to choose one of the 9 squares, and
use Y       , A     , Cross and B      to choose one
of the 4 letters of the highlighted square.

While the virtual keyboard is displayed, you can
still use the digital pad :

Left    Move cursor left
Right   Move cursor right
Up      Move cursor to the beginning of the line
Down    Return
Select  Disable virtual keyboard
Start   Disable virtual keyboard

2.2 - Standard keys

When the virtual keyboard is off then the following
mapping is done :

  Up          Move cursor up
  Down        Move cursor down
  Left        Move cursor left
  Right       Move cursor right
  Y           Backspace
  A           Delete
  B           Space 
  Cross       Return
  Select      Menu
  Start       Virtual keyboard
  
  L+Cross     Last line
  L+Y         First line
  L+A         Beginning of the line
  L+B         End of the line
  
  R+Up        Page up
  R+Down      Page down
  R+Left      Word left
  R+Right     Word right


3. SETTINGS
   ------------

The editor menu let you change colors and some other
options.  If you want to change the background or
foreground color in the editor window or to toggle
between DOS mode (with \r\n characters for cariage
return), to expand tabulations etc ...
 
WARNING: This editor will replace all tabulation by
spaces when the expand tab option is set. You can
specify the number of spaces in options menu.
  

  Enjoy,

           Zx


