################################################################################
#  This is the cursor_keys file for an Altek Model 30  using  format 8 
#  (binary format) and a 16 button puck.  The keys are listed in left-to-right 
#  top-to-bottom order.  The button signal column represents the code generated
#  by the digitizing tablet when its key is pressed.  The action to perform is 
#  the LTPlus function or macro to execute when its associated button signal 
#  is received (puck button pressed).
#  NOTE:  The '\number' combinations represent the decimal value of a character.
################################################################################

#  button signal                 action to perform

#first row
       @                            draw point 
       D                            decrement
       H                            start
       L                            increment 
#second row
       P                            draw line
       T                            erase line
       X                            wink
       \\                           view last
#third row
       `                            connect
       d                            separate
       h                            goto log-
       l                            goto log+
#fourth row
       p                            ckeys_get
       t                            clear_mode
       x                            undo
       |                            recall
