
################################################################################
#  This is the cursor_keys file for a three button Logitech (AT&T) mouse.
#  The button signal column represents the code generated by the mouse when one
#  button 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:  A '\number' combination represent the decimal value of a character.
################################################################################

#  button signal                 action to perform

#left button
       L                            decrement
#middle button
       M                            start
#right button
       R                            increment
