aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/.Xresources b/.Xresources
index 1dae43e..9c8393b 100644
--- a/.Xresources
+++ b/.Xresources
@@ -21,9 +21,9 @@ XTerm*faceSize: 10
XTerm*keepClipboard: true
XTerm*selectToClipboard: true
-XTerm*VT100.Translations: #override \n\
- Ctrl Shift <KeyPress>C: copy-selection(CLIPBOARD) \n\
- Ctrl Shift <KeyPress>V: insert-selection(CLIPBOARD)
+Xterm*VT100.Translations: #override \n\
+ Ctrl Shift C: copy-selection(CLIPBOARD) \n\
+ Ctrl Shift V: insert-selection(CLIPBOARD)
! Clicking a line selects only from the current word forward
XTerm*cutToBeginningOfLine : false