Xft.dpi: 128 ! Xft.dpi: 192 Xcursor.size: 16 Xft.lcdfilter: lcddefault Xft.hintstyle: hintfull Xft.hinting: 1 Xft.antialias: 1 Xft.rgba: rgb ! Ctrl+Shift+C and Ctrl+Shift+V for Copy and Paste (using CLIPBOARD) xterm*VT100.Translations: #override Ctrl Shift V: insert-selection(CLIPBOARD) \n Ctrl Shift C: copy-selection(CLIPBOARD) !!!!!!!!! ! URXVT ! !!!!!!!!! URxvt.font: xft:Inconsolata:style=Regular:size=8 ! do not scroll with output URxvt*scrollTtyOutput: false ! scroll in relation to buffer (with mouse scroll or Shift+Page Up) URxvt*scrollWithBuffer: true ! scroll back to the bottom on keypress URxvt*scrollTtyKeypress: true URxvt.termName: xterm-256color URxvt.scrollBar: False URxvt.reverseVideo: True URxvt*saveLines: 9999 URxvt.perl-lib: /usr/lib64/urxvt/perl URxvt.perl-ext-common: default,matcher,clipboard ! Open URLs with Control+Left Click URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: C1 URxvt.url-select.underline: false URxvt.keysym.Shift-Control-C: perl:clipboard:copy URxvt.keysym.Shift-Control-V: perl:clipboard:paste !URxvt.keysym.C-A-V: perl:clipboard:paste_escaped !disable Ctrl+Shift shortcut that enters ISO14755 mode URxvt.iso14755: false