#########################################################################
#  This cursor_key file is designed to map the keypresses of a 
#  Calcomp 9000 digitizer using format 2 with a 12 button puck.
#  The keypad looks like this:
#                
#                  ______
#                /        \
#               |          |
#               |          |
#               |----------|
#               |*  7  4  1|
#               |0  8  5  2|
#               |#  9  6  3|
#               |__________|
#                    ||
#                    ||
#                    ||___
#########################################################################
#  button signal                 action to perform

       7                            increment 
       4                            start
       1                            decrement

       0                            clear_mode
       8                            connect
       5                            wink
       2                            view last

       9                            separate
       6                            goto log-
       3                            goto log+
