home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / DVD!FX17.LHA / FrexxEd / fpl / DoubleMode.FPL.README < prev    next >
Encoding:
Text File  |  1995-04-02  |  1.8 KB  |  51 lines

  1. #############################################################################
  2. File:                DoubleMode
  3. Author:                Jesper Skov
  4. Email:                jskov@iesd.auc.dk
  5. Short:                Two characters assigned to one key.
  6. Version:            1.3
  7. Date:                02.04.95
  8. Local settings:        double_mode (boolean)
  9. Global settings:
  10. Keysequence:        Danish:
  11.                     ;/;;  -> æ/;
  12.                     :/::  -> Æ/:
  13.                     '/''  -> ø/'
  14.                     "/""  -> Ø/"
  15.                     [/[[  -> å/[
  16.                     {/{{  -> Å/{
  17. Type:                function/key
  18. Prereq:                (FMC.FPL)
  19. Copyright:            © 1994-1995, Jesper Skov
  20.                     Use/distribute according to the terms of GNU GPL.
  21.                     (See the file 'COPYING.GNU' for more info!)
  22. #############################################################################
  23.  
  24. FUNCTION
  25.   With this function it is possible to type two (different) letters with one
  26.   key. I know, sounds a bit strange. The point is: I'm Danish and when I'm
  27.   writing Danish texts I need the special Danish characters æøå/ÆØÅ. However,
  28.   I really hate the Danish keymap because... Erm, I just prefer the USA1
  29.   (or is the default Amiga keymap USA0?) keymap, OK? Right... So, the big
  30.   problem is how to assign two different letters to the same key!?! Well, a
  31.   solution is to let a single and a double "key press" have two different
  32.   outputs!!!
  33.   Sounds funky, but is actually pretty neat. Have a try if you don't know
  34.   what the h**l I'm talking about.
  35.   If you want to do a special adaption of the key bindings for your country's
  36.   keymap, please send them to me and I'll release an updated file (you'll
  37.   be credited, of course)
  38.  
  39. HISTORY (REV)
  40.   02.04.95 (3)    Is now a minor mode.
  41.   06.03.95 (2)    Bug from clean up fixed.
  42.   02.03.95 (1)    Code cleaned up.
  43.   29.10.94 (0)    Initial release. Includes key bindings for the Danish keymap.
  44.  
  45. BUGS
  46.   None known.
  47.  
  48. SEE ALSO
  49.   FMC.FPL.readme
  50. Arthur C. Clarke's "The City and the Stars" (ISBN: 0-553-28853-9)
  51.