--- rxvt-unicode/src/command.C 2007/01/13 15:26:56 1.318 +++ rxvt-unicode/src/command.C 2007/02/16 21:46:05 1.319 @@ -2158,7 +2158,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_Primary : Sel_Primary); + selection_request (ev.time, ev.state & ModMetaMask ? Sel_Clipboard : Sel_Primary); break; #ifdef MOUSE_WHEEL