home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / NumLock.FPL.README < prev    next >
Text File  |  1995-07-19  |  743b  |  23 lines

  1. ############################################
  2. File: NumLock.FPL
  3. Author: Kjell Ericson
  4. Email: kjer@pki.philips.se, FidoNet 2:201/328
  5. Short description: use the alternetive keys at the numeric keyboard.
  6. Version: 1.0
  7. Date: 30.7.94
  8. Local settings:
  9. Global settings: "num_lock"
  10. Keysequence: All keys at the numeric keyboard.
  11. Type: key
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   A global variable is made, 'num_lock' (default on).
  17.   When this variable is off, a keypress at the numeric keyboard will result
  18. in the alternative functions (ie. Home, Up, PgUp, Ins, Del).
  19.   When this variable is on, the numeric keyboard behaves like normal.  But
  20. you can get the functions by pressing the 'Alt' qualifier and the numeric keyboard.
  21.  
  22.  
  23.