Displaying 2 results from an estimated 2 matches for "cut_buffer0".
2008 Jul 29
1
Xdefaults file.
...nk instead of beeping
*visualBell: True
*scrollTtyOutput: False
*scrollKey:       True
XTerm*saveLines:    1500
! Do not clear the screen after the program exits
XTerm*VT100*titeInhibit: true
! Enable soft cut and paste
XTerm*VT100.translations: #override \
      : select-end(PRIMARY, CLIPBOARD, CUT_BUFFER0)
! Fix up xterm's keybindings
xterm*VT100.translations:       #override \
       <Key>BackSpace:    string(0x7F) \n\
       <Key>Insert:       string(0x1b) string("[2~")\n\
       <Key>Delete:       string(0x1b) string("[3~")\n\
       <Key>Home:...
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead.  When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file.  I can change the colour scheme.  I can