In text above:
GREEN - mean as key with Green phone ("Call button")
ABC   - mean as pencil key (not a key with abc symbols!)
Left/Right Sk - left soft-key and right soft-key
left,right,up,down,OK - joystick keys
Numbered keys - keys with number 0-9
* and # - keys with these symbols.
C - backspace key.

For example, GREEN+# mean, than you should press Green phone key, and
than press # key.

Phrase "selected files" mean - "files, marked as selected, or file under
cursor, if selection is empty"

FILE MASK
~~~~~~~~~
Griffon file mask can contain:
* - any number of symbols, also 0 symbols;
? - any symbol (one, and only one).
, - delimiter for different masks
Also mask can contain exclusion mask (or NOT mask), this has syntax:
MASK|NOT_MASK
Exclusion mask has more priority than mask. So, mask:
*.txt|*.t*
not work for note.txt, but working for note.tpl, note.t etc.
Some examples:
*.jpg,*.gif|a*   - all files GIF and JPG, not started from symbol 'a'
                   
?oot.txt,*.*htm* -  root.txt, boot.txt, and any html 
                             (mask working for htm,html,shtml,phtml etc.)

               PANELS
               ~~~~~~

Left Sk       Main menu of the Griffon. Here avaliable all these operations,
              and here you can view list of standard hotkeys. And more, see
              settings.txt

Right Sk      Exit programm. You can choose, how to exit from Griffon, see
              settings.txt 

up/down       move cursor to previous/next file. If cursor on last file - 
              then it moved to first file

ABC+up/down   move cursor to previous/next page of the list.

left, or OK   go to upper dir 
on ".."

right         Dependent on the item under cursor:
              - on folder - enter into folder
              - on *.app file - add file path into open with
              - on any other file - open "open with" menu, then
                run file with selected programm.

ABC+right     open file/directory location on another panel

#             change active panel

GREEN+#       Select panel layout. You can select:
                 - horizontal panels
                 - vertical panels
                 - virtual panels. This is fullscreen panel layout, you
                   still can choose active panel with # key.

*             Select/unselect files by mask. Set [x] remove selection 
              for unselect

0             Quick search. Small dialog with text field, where you can
              type part of needed file name. This field can contain mask.
              In this dialog down or OK - move cursor to next file, up - 
              move cursor to previous file

1             Select/unselect one file and move cursor down

ABC+1         Copy file path into internal multi-clipboard, and system 
              clipboard.    

GREEN+1       Set attributes for the selected files.

2             File sorting. You can sort by name, size, date or extension.
              Also you can sort in ascending (OK) or descending(Right Sk) order.
              Directories not take part in sorting.
              Each of two panels remember your own sort mode.

ABC+2         Copy file name into internal multi-clipboard, and system 
              clipboard.    

GREEN+2       Here you can run programm (usually exe,not app) with command-line 
              parameters.
              Also here you can type:
              cd <directory>  - for change current dir.
              run <filename>  - for running file.
              Note, that you can't run app-file with <app_name> <file_name>,
              like Win or Unix - many programms not support this in Symbian
              (but sometime it can work). 
              For running command like this you can try syntax:
              $Programm$"FileName" 

3             Select viewing mode for the file under cursor. You can choose
              viewing mode by pressing key 3 some times in this order:
                - Quick info panel - view info about file
                - Quick view - viewing first bytes/letters of the file
                - None - disable all views
              Each of two panels remember your own view mode.

4,ABC+4       Open file in editor. Internal editor in Griffon not ready yet, now
              you can only view file. 
              If you want to edit files, you can set one or two external editors
              for keys 4 and ABC+4. See settings.txt for details

GREEN+4       View list item info in editor window

5             Copy files. 
              If passive panel is a Files lister - you copy selected files from 
              current panel to the folder in another panel, or to the folder, 
              typed in text field.
              If passive panel is a Drives lister - files/folder copying creates
              links for copied objects in the Drives lister for fast navigation.
              Plugins can implement copy operation for its own needs, see plugins.txt
              for details.

GREEN+5       "Send files as" - you can send selected files over bluetooth, IrDa or 
               e-mail, sending as SMS not working yet.
               If seletion contains directories - files from this directories will be
               sending


6             Rename file or directory under cursor. In text field you can write:
               - new name
               - path, relative to cureent dir (for example, typing 
                 "system\apps\prog\readme.txt" moves file C:\readme.txt
                 into C:\system\apps\prog\readme.txt)
               - Full new path.

ABC+6         Move selected files. Moving files into drives lister panel
              delete files and creates new links - carryfull!

7             Create folder. You can also type full path or relative path

8             Histories of editions, navigation, clipboard, and run program.
              You can copy string from any history into clipboard by pressing 1.
              Press enter for execute action for selected item selected history,
              dependent on history type.

9             Plugins menu. Here you can execute plugin.Griffon always has two integrated 
              plugins - Drives Lister - for viewing drives and Files Lister - for viewing
              files on your smartphone. You can quick jump to drives or last directory 
              using this menu.
              About another Griffon plugins see plugins.txt.   

C             Remove selected files.


            MENU
            ~~~~
Menu - scrollable list of items. Tipically, you can use here:

up/down       Move cursor to previous/next item

OK            Select item and close menu.

Right Sk      Cancel menu, exit without any actions.

On some menus you can use number of additional keys - see tooltip on the footer
of menu.

            DIALOGS
            ~~~~~~~
Dialog - panel with a set of various controls.

Tipically, dialog has two special buttons - default button (button, which 
caption in {}) and cancel button  (button, which caption in ()), you can 
"press" this button quickly by pressing on Left Sk (default) and Right Sk 
(cancel).


            TEXT FIELDS
            ~~~~~~~~~~~
Keyboard input in text fields fully customizible, see settings.txt. You can 
use these keys here:

GREEN         Change input language.

#             Change input case. There are three cases:
               - Upper case
               - Lower case
               - Numeric case

OK            Open multiclipboard menu. You can paste selected item by pressing Ok,
              or replace text in text field by pressing Left Sk

ABC+left/right Text selection.

ABC+1        Copy selected text or all text (if not selected) into clipboard.
ABC+2        Paste current clipboard content into cursor position of text field
ABC+C        Replace content of the text field by current clipboard content.
C            Remove selected text or lst symbol
GREEN+C      Clear text field.


            EDITOR.
            ~~~~~~

Editor not completed yet, but it has some working things. For editor avaliable
some operations from text fields (see it), and: 

Right Sk          Call editor menu

Left Sk           Close editor

up/down           Move one line up/down

GREEN+up/down     Move one page up/down (this can work not correctly)

GREEN+left/right  Move to start/end file

Also see various choises in menu.
In bootom of th Griffon window you can see info about text. For example:
      2/33 3/44 5 00ff
   mean:
      - string 2 from 33 - real string in text file
      - line  3 from 44 - screen line
      - symbol 5 - cursor position in line
      - UNICODE value of the current symbol - 00ff


----------------------------
Sorry for my bad English,
With best regards,

Juriy Bakunin aka JBAK
