[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#588785: #588785 xterm: consider supporting freedesktop.org style clipboard behavior



[Sorry for resending, I mistyped the bugs.debian.org address...]

Thomas Dickey <dickey@his.com> writes:
> Shift Ctrl <KeyPress> c:select-end(CLIPBOARD)\n
>
> That should work...

With

XTerm*VT100.Translations: #override\n\
 Shift Ctrl <KeyPress> v:insert-selection(CLIPBOARD)\n\
 Shift<Btn1Down>:select-start()\n\
 Shift<Btn1Motion>:select-extend()\n\
 Shift Ctrl <KeyPress> c:select-end(CLIPBOARD)\n

step 2 fails: clipboard contents does not change at all.

Are you getting different behavior?



Reply to: