
################################################################################
#  This is the cursor_keys file for an Houston Instruments 7000 digitizer using
#  binary format and a 12 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
       \32                          clear_mode 
       !                            decrement
       "                            start
#second row
       \35                          continue 
       $                            draw line
       %                            erase line
#third row
       &                            wink
       '                            view last
       (                            connect
#fourth row
       )                            separate
       *                            goto log-
       +                            goto log+
