]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_mouse.3x.html
ncurses 5.8 - patch 20110226
[ncurses.git] / doc / html / man / curs_mouse.3x.html
index 0505403bf85b4d169235c5f4d01d8b59958e09fe..d640680c2013abd5bbcee674f1af1199608d40e5 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_mouse.3x,v 1.37 2010/10/02 23:20:27 tom Exp @
+  * @Id: curs_mouse.3x,v 1.38 2010/12/04 18:38:55 tom Exp @
 -->
 <HTML>
 <HEAD>
@@ -98,6 +98,7 @@
 
        Here are the mouse event type masks which may be defined:
 
+
        <EM>Name</EM>                     <EM>Description</EM>
        ---------------------------------------------------------------------
        BUTTON1_PRESSED          mouse button 1 down
        BUTTON2_RELEASED         mouse button 2 up
        BUTTON2_CLICKED          mouse button 2 clicked
        BUTTON2_DOUBLE_CLICKED   mouse button 2 double clicked
+
+
        BUTTON2_TRIPLE_CLICKED   mouse button 2 triple clicked
        ---------------------------------------------------------------------
-
        BUTTON3_PRESSED          mouse button 3 down
        BUTTON3_RELEASED         mouse button 3 up
        BUTTON3_CLICKED          mouse button 3 clicked