home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilss / sumskeys / ReadMe next >
Encoding:
Text File  |  1996-05-26  |  943 b   |  28 lines

  1. SumsKeys is a little filter module which enters correct type setting symbols for arithmetic function keys pressed on the numeric keypad.
  2.  
  3. It was written to save time entering basic arithmetic symbols when
  4. DTPing maths tests containing a large amount of arithmetic.
  5.  
  6. The main keyboard keys are not affected.
  7.  
  8. Hitting on the numeric keypad;
  9.  
  10. / gives ÷
  11. *       ×
  12. -       − ( they are different in a proper font !)
  13. .       ·
  14. shift0  °
  15.  
  16. As it is a wimp filter it has no effect outside the desktop, it
  17. works by checking which key is pressed to enter a symbol. e.g. if
  18. / is pressed on the keypad it will be changed to ÷ but if it was
  19. pressed on the main keyboard it remains /.
  20.  
  21. As a consequence of this, if you type to fast (blip) on the keypad
  22. the filter will not see that a keypad key was used and will not
  23. change the character - DON'T TYPE TOO FAST !
  24.  
  25. Obviously, don't use it if you are using the keypad to drive !Calc
  26. or !SciCalc....
  27.  
  28. Tim Howarth