--- rxvt-unicode/src/command.C 2006/01/06 05:37:59 1.242 +++ rxvt-unicode/src/command.C 2006/01/06 05:43:36 1.243 @@ -1875,6 +1875,7 @@ { /* same button, within alloted time */ MEvent.clicks++; + if (MEvent.clicks > 1) { /* only report double clicks */ @@ -2092,8 +2093,10 @@ break; } } + return; } + #if MENUBAR /* * Menubar window processing of button press