--- rxvt-unicode/src/command.C 2010/04/02 19:27:38 1.446 +++ rxvt-unicode/src/command.C 2010/04/03 16:30:39 1.447 @@ -2152,7 +2152,7 @@ case Button2: if (IN_RANGE_EXC (ev.x, 0, width) && IN_RANGE_EXC (ev.y, 0, height)) // inside window? - selection_request (ev.time, ev.state & ModMetaMask ? Sel_Clipboard : Sel_Primary); + selection_request (ev.time, ev.state & ModMetaMask ? Sel_Clipboard : Sel_Primary); break; #ifdef MOUSE_WHEEL