프로세스를 돕기 위해 키보드를 사용하지 않는 한 xterm translations 자원을 수정하여 Firefox와 데이터를 복사 할 필요는 없습니다.
xterm에는 2006 년부터 선택 (표준)과 (Firefox 등) selectToClipboard
사이를 전환 할 수 있는 기능 이 있습니다 .PRIMARY
CLIPBOARD
일부 프로그램은 기본 선택을 사용하고 일부는 사용하지 않기 때문에 xterm ( controlmiddle-mouse) 의 메뉴 항목입니다 .
그놈 응용 프로그램과 같은 제어 문자에 대한 제안을 조정하면 키보드를 사용할 수 있으며 메뉴가 두 가지 유형의 선택 사이를 전환 할 수 있습니다.
xterm*VT100.Translations: #override \
Ctrl Shift <Key>V: insert-selection(SELECT) \n\
Ctrl Shift <Key>C: copy-selection(SELECT)
추가 shiftInsert는 원래 의도에 더 가깝지만
xterm*VT100.Translations: #override \
Shift <Key>Insert: insert-selection(SELECT) \n\
Ctrl Shift <Key>V: insert-selection(SELECT) \n\
Ctrl Shift <Key>C: copy-selection(SELECT)
평원 controlC은 보통 신호에 할당됩니다 .INTR
$ stty -a
speed 38400 baud; rows 40; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
더 읽을 거리 :
xrdb ~/.Xresources
하면 기본 구성을 파괴적으로 덮어 씁니다. 대신xrdb -merge ~/.Xresources