################################################################################
#  This is the cursor_keys file for a Kurta IS-One digitizer using format 2
#  (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 
       @                            clear_mode 
       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                            draw point
       t                            clear mode
       x                            undo
       |                            recall
