scrollable terminal emulator

Carsten Mattner carstenmattner at gmail.com
Fri May 6 04:25:52 PDT 2016


On Thu, May 5, 2016 at 8:52 PM, Antonio Olivares
<olivares14031 at gmail.com> wrote:
> Dear dragonflyusers,
>
> Is there a scrollable terminal emulator for lumina desktop.  I just
> have xterm and I cannot copy/paste commands.  i like the simplicity of
> this desktop and want to keep it simple.

This ~/.Xdefaults configuration works for me with xterm:

XTerm*VT100.Translations: #override \
        Ctrl Shift <KeyPress> C: copy-selection(CLIPBOARD) \n\
        Ctrl Shift <KeyPress> V: insert-selection(CLIPBOARD)



More information about the Users mailing list