Urxvt: Use xsel instead of xclip

master
Pierre Neidhardt 2017-06-07 18:30:08 +01:00
parent 2b95ed7390
commit 481a4256e9
3 changed files with 3 additions and 6 deletions

View File

@ -20,10 +20,9 @@ URxvt.perl-ext-common: keyboard-select,clipboard
URxvt.keysym.C-M-Escape: perl:keyboard-select:activate URxvt.keysym.C-M-Escape: perl:keyboard-select:activate
URxvt.keysym.C-M-v: perl:clipboard:paste URxvt.keysym.C-M-v: perl:clipboard:paste
URxvt.keysym.C-M-c: perl:clipboard:paste_escaped URxvt.keysym.C-M-c: perl:clipboard:paste_escaped
! URxvt.clipboard.pastecmd: xclip -o -selection clipboard -quiet -d locahost:0
URxvt.clipboard.autocopy: true URxvt.clipboard.autocopy: true
URxvt.clipboard.pastecmd: xclip -o -selection primary -quiet URxvt.clipboard.pastecmd: xsel -o
URxvt.clipboard.copycmd: xclip -i -selection primary URxvt.clipboard.copycmd: xsel -i
!!------------------------------------------------------------------------------ !!------------------------------------------------------------------------------
!! Fonts. !! Fonts.

View File

@ -13,4 +13,3 @@ sdlmame-wout-toolkits
tespeed-git tespeed-git
texlive-dummy texlive-dummy
translate-git translate-git
xcape

View File

@ -177,7 +177,6 @@ lsof
ltrace ltrace
lua lua
lua-lgi lua-lgi
lua51
luajit luajit
lvm2 lvm2
lxdm lxdm
@ -346,8 +345,8 @@ wpa_supplicant
wv wv
x264 x264
x265 x265
xcape
xchm xchm
xclip
xdg-user-dirs xdg-user-dirs
xdg-utils xdg-utils
xdotool xdotool