home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / sedtfile.lzh / SEDTINTR.EDT < prev    next >
Text File  |  1986-01-04  |  27KB  |  547 lines

  1.  
  2.     SEDT primer, Version 2.1
  3.     Introduction
  4.     
  5.  
  6.                   Introduction
  7.  
  8.                 SEDT is  a  text editor that supports the Digital Rainbow 
  9.         microcomputer under  CP/M  and  MS/DOS,  IBM  PC,  IBM PC/XT, IBM 
  10.         PS/AT, compatibles and VAX/VMS.  For ease of learning SEDT offers 
  11.         keyboard layouts similar to  EDT  and  WPS+.  
  12.         
  13.                 SEDT  offers  many  features  not    normally   found  on 
  14.         microcomputer editors.   Some of these are:  unlimited file size, 
  15.         unlimited paste buffer size, the ability to edit up to four files 
  16.         at  the  same  time   with  two  windows  in  the  screen,  fully 
  17.         programmable keyboard layout and horizontal  scrolling.  Also, by 
  18.         offering   totally  compatible  editing  environments  on    both 
  19.         microcomputers and superminicomputers SEDT offers a single editor 
  20.         for individuals that often move between these environments.
  21.  
  22.                 This guide has been written for Digital  keyboards.    If 
  23.         you have an IBM PC or IBM AT  keyboard  refer to appendix A for a 
  24.         translation from Digital to IBM keys.
  25.  
  26.     SEDT primer, Version 2.1
  27.     Entering and leaving SEDT
  28.     
  29.                             Entering and leaving SEDT
  30.  
  31.                 Activate the SEDT program by typing
  32.  
  33.                              SEDT file-specification
  34.  
  35.         specifying the file you want to edit.  For instance, to create a
  36.         file called FROGS.TXT on the disk in drive B, you would type
  37.  
  38.                                 SEDT B:FROGS.TXT
  39.  
  40.                 At this point the screen  goes  blank  and  is completely 
  41.         redrawn.  Two lines at the top of the screen and two lines at the 
  42.         bottom  are  reserved  for information about  the  state  of  the 
  43.         editing job and for communication with the program;  the file you 
  44.         are editing will be displayed in the twenty  lines  in the middle 
  45.         of  the screen, which constitute a "window" into the  file.    To 
  46.         start off with, the first line of your file will be positioned in 
  47.         the middle of the screen, with the cursor at the left  edge.  (If 
  48.         you  are  creating  a  completely  new  file,  the window will be 
  49.         empty.) The  name  of the file you are editing will appear in the 
  50.         upper left-hand corner  of the screen, and the line just below it 
  51.         indicates the positions of  the  left and right margins that SEDT 
  52.         will use and the locations  of the preassigned tab stops.  At the 
  53.         bottom of the screen, you will  first  see the message "Could not 
  54.         open input file" (if you are creating  a  new file), then (in any 
  55.         case) the copyright notice.
  56.  
  57.                 As you now start typing, every character you type will be 
  58.         displayed on the screen  immediately.  As you type, the text will 
  59.         scroll upwards so that the cursor always remains  on  the  middle 
  60.         line of the screen;  the cursor stays on that line throughout all 
  61.         of SEDT's  text-editing  operations,  with  the  surrounding text 
  62.         scrolling in whichever direction is necessary to ensure this.  If 
  63.         you move beyond the  right margin of the screen SEDT will repaint 
  64.         the contents of the window shifted half  a  screen  to  the left.  
  65.         SEDT  will  alwys ensure that the character that  the  cursor  is 
  66.         positioned  on  is  visible  the screen by shifting the  text  to 
  67.         either side.
  68.  
  69.                 A  help  facility is provided for guidance while you  are 
  70.         actually  editing  your  program.    To activate it, press <HELP> 
  71.         (near the top of the Digital  keyboard,  in  the  fourth group of 
  72.         gray keys).  (The <PF2> key on  the  numeric  keypad has the same 
  73.         effect, as in EDT.) The text you are  editing will disappear from 
  74.         view  temporarily, but you can restore it by pressing  the  space 
  75.         bar.
  76.  
  77.  
  78.     SEDT primer, Version 2.1
  79.     Entering and leaving SEDT
  80.     
  81.                 When  you  have finished editing your file, you can leave 
  82.         SEDT  and  save your work by first pressing <GOLD> (that is,  the 
  83.         <PF1> key at the top of the numeric keypad -- it is  colored gold 
  84.         on  some  versions  of the Digital keyboard) and then typing  the 
  85.         letter <F>.    To  leave SEDT without saving your work (which you 
  86.         might  want  to    do    if  the  results  of  your  editing  are 
  87.         unsatisfactory), press <GOLD>, then  <Q>.  You can also save your 
  88.         work without leaving SEDT;  this is done by pressing <GOLD>, then 
  89.         <S>, and responding to the prompt  "Save  onto File:" by pressing 
  90.         <RETURN>.
  91.  
  92.  
  93.  
  94.     SEDT primer, Version 2.1
  95.     Moving the cursor
  96.     
  97.                                 Moving the cursor
  98.  
  99.                 There  are  several  SEDT commands that move  the  cursor 
  100.         backwards or forwards on its line, or shift the text being edited 
  101.         upwards  or  downwards  in the window to bring a  different  line 
  102.         under  the  cursor.    The  most  commonly  used  cursor-movement 
  103.         commands are as follows:
  104.  
  105.         Single position in any direction.  
  106.         
  107.                         Each of the gray arrow keys to  the  right of the 
  108.                 <RETURN> key moves the cursor in the direction  indicated 
  109.                 by  the arrow if possible.  Holding the key  down  should 
  110.                 cause  the  movement  to  be  repeated  until  the key is 
  111.                 released.    Pressing  the up arrow when the cursor is on 
  112.                 the first  line of the file, or the down arrow when it is 
  113.                 on the last  line,  produces  a beep and an error message 
  114.                 ("Beginning  of  buffer  reached"    or  "End  of  buffer 
  115.                 reached");  pressing the left arrow when the cursor is at 
  116.                 the left end of a line  causes it to retreat to the right 
  117.                 end of the preceding line, and pressing  the  right arrow 
  118.                 when the cursor is at the right end  of  a line causes it 
  119.                 to advance to the left end of the following line.
  120.  
  121.         Half-screen up or down.  
  122.         
  123.                         The  <PREV  SCREEN> and <NEXT SCREEN> keys, which 
  124.                 are also  in  the  group of gray keys to the right of the 
  125.                 <RETURN> key, cause  the cursor to move ten lines upwards 
  126.                 or downwards in the file, respectively.
  127.         
  128.         Top of file, bottom of file.  
  129.         
  130.                         At any point you  can  move  to the first line of 
  131.                 your file by pressing <GOLD>,  then  the  <5>  key on the 
  132.                 numeric  keypad.  Similarly, <GOLD> followed  by  numeric 
  133.                 keypad <4> moves you to the last line of the file.
  134.  
  135.  
  136.     SEDT primer, Version 2.1
  137.     Moving the cursor
  138.     
  139.         Search for specific string.  
  140.         
  141.                         You  can  instruct  SEDT  to search through  your 
  142.                 file, starting from the current cursor position, until it 
  143.                 finds a particular  combination  of  characters.    Press 
  144.                 <GOLD>, then the <FIND> key (in the group of gray keys to 
  145.                 the right of the <RETURN>  key);    SEDT  will ask you to 
  146.                 type in the string of characters  that  you  want  it  to 
  147.                 search for, ending with <RETURN>.  It  will then position 
  148.                 the cursor over the  next  occurrence  of that string (or 
  149.                 give you an error message  indicating  that it could find 
  150.                 no such occurrence).  To repeat the search without having 
  151.                 to specify the search string again, press <FIND> (without 
  152.                 <GOLD>).  (Note to EDT users:  You  can use <PF3> instead 
  153.                 of  <FIND> in these operations, just as in  EDT.).    The 
  154.                 search algorith used is case insensitive.
  155.  
  156.         Fast scrolling.  
  157.         
  158.                         Pressing  <GOLD>,  then  the left or right arrow, 
  159.                 scrolls the  text continuously downwards or upwards until 
  160.                 you press any  key  to  halt it.  Since the key you press 
  161.                 may itself have some  effect on the screen or on the text 
  162.                 being edited, the best idea  is  probably  to  halt it by 
  163.                 pressing  <ENTER>  (in  the  lower right  corner  of  the 
  164.                 numeric keypad), which has no SEDT function.
  165.  
  166.         Undo previous command.  
  167.         
  168.                         If  you  make  a  mistake  and  move  the  cursor 
  169.                 incorrectly,  <GOLD>  <U>    undoes    the   most  recent 
  170.                 cursor-movement  operation,  taking the  cursor  back  to 
  171.                 where it was before.
  172.  
  173.  
  174.  
  175.     SEDT primer, Version 2.1
  176.     Insertion and deletion
  177.     
  178.                              Insertion and deletion
  179.  
  180.                 For the most part, you  add text to a file just by moving 
  181.         the cursor to the point at  which  you want to make the insertion 
  182.         and typing it in.  There is  one  special  insertion  command  in 
  183.         SEDT:
  184.  
  185.         Open line.  
  186.         
  187.                         This command  "opens  up"  a  line at the present 
  188.                 cursor position.   If  you  press <GOLD> and then the <0> 
  189.                 key on the numeric  keypad  when the cursor is at the end 
  190.                 of a line, a blank line is created, but the cursor is not 
  191.                 moved onto it;  if you  perform  the  same operation when 
  192.                 the cursor is in the middle of a text line, the effect is 
  193.                 that  of  pressing  <RETURN> (namely, the line is  broken 
  194.                 into two lines at the position of the cursor) except that 
  195.                 the cursor does not advance to the new line.
  196.  
  197.                 There are several ways of deleting  text using SEDT.  The 
  198.         first three are for deleting text to  the left of the cursor, the 
  199.         next four, text from the cursor position rightwards;   the eighth 
  200.         operation  ("Deleting  a  selected passage") requires you to mark 
  201.         both  ends of the proposed deletion, and the last three  are  for 
  202.         recovering text that has been deleted.
  203.  
  204.         Delete previous character.  
  205.         
  206.                         The  key  marked  with  a  boxed X in  the  upper 
  207.                 right-hand  corner of the typewriter part of the keyboard 
  208.                 directs  SEDT  to remove the character immediately to the 
  209.                 left of the cursor.
  210.  
  211.         Delete back to beginning of word.  
  212.         
  213.                         <LF> (the third key from  the  left  in the third 
  214.                 group  of gray keys at the  top  of  the  keyboard,  also 
  215.                 marked    <F13>)  removes  the  word  or  partial    word 
  216.                 immediately to the left of the cursor.
  217.  
  218.         Delete back to beginning of line.  
  219.         
  220.                         Holding down  the  <CTRL>  key  and  pressing <U> 
  221.                 removes everything between the cursor and the left end of 
  222.                 the line it is  on.  If the cursor is already at the left 
  223.                 end of a line, this operation deletes the previous line.
  224.  
  225.  
  226.     SEDT primer, Version 2.1
  227.     Insertion and deletion
  228.     
  229.         Delete current character.  
  230.         
  231.                         The <,> key on the  numeric  keypad  removes  the 
  232.                 character that the cursor is sitting  on.    The  "Delete 
  233.                 previous character" operation is more useful when  one is 
  234.                 typing  in a lot of text for the  first  time;    "Delete 
  235.                 current character" is easier to use when one is  revising 
  236.                 a file and fixing misspellings.
  237.  
  238.         Delete to beginning of next word.  
  239.         
  240.                         The <-> key on the numeric keypad removes a word, 
  241.                 or  part  of a word, starting from the character that the 
  242.                 cursor is sitting on and moving right to the beginning of 
  243.                 the next word (including any blanks).
  244.  
  245.         Delete to end of line.  
  246.         
  247.                         Pressing <GOLD>  and  then  <2>  on  the  numeric 
  248.                 keypad deletes everything  from  the  character  that the 
  249.                 cursor is sitting on to the end of the line.
  250.  
  251.         Delete to beginning of next line.  
  252.         
  253.                         <PF4> deletes everything from  the character that 
  254.                 the  cursor  is  sitting on  to  the  end  of  the  line, 
  255.                 including any line break that may  be  there  (so it runs 
  256.                 the next line onto the current one).
  257.  
  258.         Delete a selected passage.  
  259.         
  260.                         If  you  want  to  knock out a  large,  irregular 
  261.                 region of text in one blow, you can  begin by positioning 
  262.                 the cursor at the beginning of the part to be deleted and 
  263.                 then pressing <SELECT> (in the group of gray keys to  the 
  264.                 right of the <RETURN> key).  Next, move the cursor to the 
  265.                 end  of  the  region you want to delete;  the region over 
  266.                 which the  cursor is moved will be highlighted in reverse 
  267.                 video, to indicate  the  extent of the cut.  Position the 
  268.                 cursor immediately to the right of the end of the text to 
  269.                 be  cut out (that is,  place  it  on  top  of  the  first 
  270.                 character you want to keep).  Then press <REMOVE> (in the 
  271.                 same group of keys).  All the  parts  between  the cursor 
  272.                 position marked by <SELECT> and  the new cursor position, 
  273.                 including the former but not the latter, will be removed.  
  274.                 (Note to EDT users:  <.> and  <6>  on  the numeric keypad 
  275.                 can  be  used in this operation instead of  <SELECT>  and 
  276.                 <REMOVE>,  so  that the entire operation works exactly as 
  277.                 in  EDT.)  If  you  make a mistake in fixing the  "select 
  278.                 point," you can  retrospectively  cancel the operation by 
  279.                 pressing <GOLD> <SELECT> (or, as in EDT, <GOLD> <.>).
  280.  
  281.  
  282.     SEDT primer, Version 2.1
  283.     Insertion and deletion
  284.     
  285.         Undelete a character.  
  286.         
  287.                         Pressing  <GOLD>  and  then the <,>  key  on  the 
  288.                 numeric  keypad will restore the character most  recently 
  289.                 deleted  by  a  "Delete  previous  character"  or "Delete 
  290.                 current  character"operation.   (The  character  will  be 
  291.                 placed  at the current  cursor  position,  which  may  be 
  292.                 different from the position it originally occupied.)
  293.  
  294.         Undelete a word.  
  295.         
  296.                         Pressing  <GOLD>  and then the  <->  key  on  the 
  297.                 numeric keypad will restore the word or partial word most 
  298.                 recently  deleted  with  a "Delete back to  beginning  of 
  299.                 word"  or  "Delete to beginning of next word"  operation, 
  300.                 placing it at the current cursor position.
  301.  
  302.         Undelete a line.  
  303.         
  304.                         <GOLD>  <PF4>  will  restore  the line or partial 
  305.                 line  most  recently  deleted  with  a  "Delete  back  to 
  306.                 beginning of line," "Delete to  end  of line," or "Delete 
  307.                 to beginning of next line" operation,  placing  it at the 
  308.                 current cursor position.
  309.  
  310.         Undelete a selected passage.  
  311.         
  312.                         The <INSERT HERE> key, in  the group of gray keys 
  313.                 to the right of the <RETURN> key, will restore the swatch 
  314.                 of text most recently deleted with a  "Delete  a selected 
  315.                 passage"  operation,  placing  it  at  the current cursor 
  316.                 position.  (Note to EDT users:  You can  also use the EDT 
  317.                 PASTE  command  --  <GOLD>  <6>  --  to  achieve the same 
  318.                 effect.)
  319.  
  320.  
  321.  
  322.     SEDT primer, Version 2.1
  323.     Moving and copying text
  324.     
  325.                              Moving and copying text
  326.  
  327.                 Besides  the  main  buffer  that  holds  the text you are 
  328.         working on, the SEDT editor is equipped with several side buffers 
  329.         that can be made to hold bits and pieces of text that you want to 
  330.         move from one place to another.  There is a character buffer that 
  331.         holds  one  character,  a word buffer that holds one word, a line 
  332.         buffer that  holds  one line, and a so-called "paste" buffer that 
  333.         can hold as much text as the main buffer can.
  334.  
  335.                 Whenever you delete a character, word, line,  or chunk of 
  336.         text, it is stored in the relevant buffer -- out of sight, as far 
  337.         as the viewer of the screen is concerned, but not out of mind, as 
  338.         far  as SEDT is concerned.  This is why you  can  always  undo  a 
  339.         change,  using  <GOLD>  <,>, <GOLD> <->, <GOLD> <PF4>, or <INSERT 
  340.         HERE>.  Now, the buffers will continue to hold their text even if 
  341.         the cursor is  moved  around  on the screen!  This means that you 
  342.         can pick up a bit of text in one of the buffers, move the cursor, 
  343.         and then reinsert that bit of text in a different position.
  344.  
  345.                 Most often this facility is  used  to move a big chunk of 
  346.         text.  The procedure, from beginning to end, is this:
  347.  
  348.               1.  Position the cursor at  the  beginning of the chunk you 
  349.                 want to move.
  350.  
  351.               2.  Press <SELECT>.
  352.  
  353.               3.  Move the cursor to the  end  of  the  chunk you want to 
  354.                 move,  and just past it, so that it  is  sitting  on  the 
  355.                 first character that you don't want moved.
  356.  
  357.               4.  Press <REMOVE>.  This removes the chunk from the screen 
  358.                 and loads it into the (invisible) paste buffer.
  359.  
  360.               5.  Move the cursor to the position at which  you  want the 
  361.                 chunk to  be inserted;  more precisely, the cursor should 
  362.                 be sitting on  the  character that you want to follow the 
  363.                 chunk once the operation is complete.
  364.  
  365.               6.  Press <INSERT  HERE>.   This will reinsert the contents 
  366.                 of the paste buffer on the screen.
  367.  
  368.                 You can follow nearly the  same  procedure if you want to 
  369.         copy  one chunk of your file  to  a  different  position  without 
  370.         deleting it from its original position;   the  only  change is in 
  371.         step 4, where you should press <GOLD> <REMOVE>  instead  of  just 
  372.         <REMOVE>.  The effect of <GOLD> <REMOVE> is to  copy the selected 
  373.         text into the paste buffer.
  374.  
  375.  
  376.  
  377.     SEDT primer, Version 2.1
  378.     Command repetition
  379.     
  380.                                Command repetition
  381.  
  382.                 Many  of  the  cursor  movement and text editing commands 
  383.         described above  can  be  repeated  automatically.   To repeat an 
  384.         operation a fixed number of times, start by pressing <GOLD>, then 
  385.         type in the number  of times you want the operation performed (as 
  386.         an ordinary decimal number, using the typewriter keyboard and not 
  387.         the numeric keypad), and finally press  the  key or keys that you 
  388.         would use to perform the operation once.
  389.  
  390.                 The  same  facility  can be used for  drawing  a  row  of 
  391.         hyphens, underscores, etc.  Press <GOLD>, type in  the  number of 
  392.         characters  you  want,  then  press  the typewriter key for  that 
  393.         character;  it will be repeated the number of times  you specify.  
  394.         This will not work, of course, if the character to be repeated is 
  395.         a numeral, since SEDT will suppose the numeral to be part of  the 
  396.         repetition factor.
  397.  
  398.  
  399.  
  400.     SEDT primer, Version 2.1
  401.     Text formatting
  402.     
  403.                                  Text formatting
  404.  
  405.                 Although SEDT  is  really  just  a  text editor and not a 
  406.         full-scale word processing system, it does  have  some facilities 
  407.         for formatting text.  Some of these  facilities  are brought into 
  408.         play  by the ruler, which is the collection  of  margin  and  tab 
  409.         indicators that appear on the second line of the display.
  410.  
  411.                 The ruler can be adjusted and controlled by the following 
  412.         operations:
  413.  
  414.         Switch into ruler definition mode.  
  415.         
  416.                         <GOLD> <R> moves the cursor  into the ruler area, 
  417.                 so that any of the following  changes  can be made on the 
  418.                 ruler.  To return the cursor to  the  text  window, press 
  419.                 <RETURN>.
  420.  
  421.         Move the cursor along the ruler.  
  422.         
  423.                         The  left and right arrow keys, in the  group  of 
  424.                 gray keys to the right of the <RETURN> key,  can  be used 
  425.                 to shift the cursor in either direction along the ruler.
  426.  
  427.         Set or remove a tab stop.  
  428.         
  429.                         Pressing  <T>  while  the  cursor is in the ruler 
  430.                 area causes  a  tab  stop  to  be  inserted at the cursor 
  431.                 position;  pressing  the  <->  on the ordinary typewriter 
  432.                 keyboard removes a tab  stop that currently exists at the 
  433.                 cursor position.
  434.  
  435.         Adjust the margins.  
  436.         
  437.                         Pressing <L> key moves the  left  margin  to  the 
  438.                 cursor position;  <R> similarly shifts the right margin.
  439.  
  440.         Adjust the word-wrap margin.  
  441.         
  442.                         Pressing  <W> moves the word-wrap margin  to  the 
  443.                 cursor position.  The difference between the  left margin 
  444.                 and  the  word-wrap  margin  is  that  when  a   line  is 
  445.                 explicitly  terminated  with  a  <RETURN>,  the cursor is 
  446.                 placed at  the left margin on the next line, whereas when 
  447.                 a line is terminated automatically by  the wrap facility, 
  448.                 the cursor is placed at the word-wrap  margin on the next 
  449.                 line.    (This  is to facilitate the typing  of  indented 
  450.                 lists.)
  451.  
  452.  
  453.     SEDT primer, Version 2.1
  454.     Text formatting
  455.     
  456.         Activate right justification.  
  457.         
  458.                         Pressing  <J>  shifts  the  right  margin  to the 
  459.                 current    cursor    position   and  activates  automatic 
  460.                 justification.   (In other words, J is like R except that 
  461.                 when you type past the position it indicates, it not only 
  462.                 moves the last word  typed  onto  a new line, but inserts 
  463.                 blanks in the old line  in  order  to  pad  it out to the 
  464.                 specified margin.)
  465.  
  466.         Adjust the temporary-indentation level.  
  467.         
  468.                         Pressing <I> sets the temporary-indentation level 
  469.                 at the cursor position.
  470.  
  471.                 In addition  to  the  ruler  operations,  SEDT offers two 
  472.         other important text-formatting facilities:
  473.  
  474.         Center a line.  
  475.         
  476.                         <GOLD> <C> centers the  line of text on which the 
  477.                 cursor is placed between the left and right margins.
  478.  
  479.         Fill a paragraph.  
  480.         
  481.                         If you press <GOLD> and  then  the <8> key on the 
  482.                 numeric  keypad,  SEDT  starts  at  the   current  cursor 
  483.                 position  and works forwards to the end  of  the  current 
  484.                 paragraph, readjusting the lines so that each contains as 
  485.                 many  words  as  will  fit  between  the  left and  right 
  486.                 margins.  The right margin is justified if and only if it 
  487.                 is marked in the ruler with a J rather than an R.
  488.  
  489.  
  490.     SEDT primer, Version 2.1
  491.     Appendix A
  492.     
  493.                                    Appendix A
  494.         
  495.                        IBM to Digital keyboard translation
  496.         
  497.                 Digital key             PC key
  498.         
  499.                 F1                      ALT 1
  500.                 F2                      ALT 2
  501.                 F3,Setup                ALT 3
  502.                 F4                ALT 4
  503.                 F5,Break        ALT 5
  504.                 F6,Interrupt        ALT 6
  505.                 F7,Resume               ALT 7
  506.                 F8,Cancel        ALT 7
  507.                 F9,Main Screen        ALT 8
  508.                 F10,Exit        ALT 9
  509.                 F11,ESC                 ALT Q
  510.                 F12,BS                ALT W
  511.                 F13,LF                ALT E
  512.                 F14,Additional Options  ALT R
  513.                 F15,Help        ALT T, Shift keypad 5
  514.                 F16,Do                    ALT Y, Shift keypad +
  515.                 F17                ALT U
  516.                 F18                ALT I
  517.                 F19                ALT O
  518.                 F20                ALT P
  519.                 Find                F1, Shift keypad 7
  520.                 Insert Here        F3, Shift keypad 0
  521.                 Remove                F4, Shift keypad .
  522.                 Select                F2, Shift keypad 1
  523.                 Prev Screen        F5, Shift keypad 9
  524.                 Next Screen        F6, Shift keypad 3
  525.                 Up Arrow        F7, Shift keypad 8
  526.                 Left Arrow        F9, Shift keypad 4
  527.                 Down Arrow        F8, Shift keypad 2
  528.                 Right Arrow        F10, Shift keypad 6
  529.                 Keypad 0        Keypad 0
  530.                 Keypad 1        Keypad 1
  531.                 Keypad 2        Keypad 2
  532.                 Keypad 3        Keypad 3
  533.                 Keypad 4        Keypad 4
  534.                 Keypad 5        Keypad 5
  535.                 Keypad 6        Keypad 6
  536.                 Keypad 7        Keypad 7
  537.                 Keypad 8        Keypad 8
  538.                 Keypad 9        Keypad 9
  539.                 Keypad ,        Shift keypad -
  540.                 Keypad -        Keypad -
  541.                 Keypad .        Keypad .
  542.                 Keypad PF1        PC: Num Lock; AT: Esc
  543.                 Keypad PF2              PC: Shift Num Lock; AT: Num Lock
  544.                 Keypad PF3        Scroll Lock
  545.                 Keypad PF4        Shift Scroll Lock
  546.                 Keypad Enter            Keypad +
  547.