################################################################################
#  This is the cursor_keys file for an Altek Model 40  using  format 8 
#  (binary) 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
       \0                           draw point 
       \4                           decrement
       \8                           start
       \12                          increment 
#second row
       \16                          draw line
       \20                          erase line
       \24                          wink
       \28                          view last
#third row
       \32                          connect
       $                            separate
       (                            goto log-
       ,                            goto log+
#fourth row
       0                            ckeys_get
       4                            clear_mode
       8                            undo
       <                            recall
