summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 17:58:02 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 17:58:02 -0500
commitc34b05050948c36ade628d6e512b64c939bb30bd (patch)
tree159de3b1b4bee3de703b497d88b116a1114d493a /home
parentAdd pbcopy, pbpaste, open dispatch scripts (diff)
downloadsrc-c34b05050948c36ade628d6e512b64c939bb30bd.tar.gz
src-c34b05050948c36ade628d6e512b64c939bb30bd.zip
Disable mouse mode in xterm
I do not ever want to use this feature.
Diffstat (limited to '')
-rw-r--r--home/.config/X/resources1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/X/resources b/home/.config/X/resources
index 5bc1f966..ec214909 100644
--- a/home/.config/X/resources
+++ b/home/.config/X/resources
@@ -9,6 +9,7 @@ Xcursor.theme: dmz-aa
 XTerm*utf8: true
 XTerm*metaSendsEscape: true
 XTerm*alternateScroll: true
+XTerm*allowMouseOps: false
 XTerm*bellIsUrgent: true
 
 XTerm*VT100*translations: #override \n\
mmit/www/photo.causal.agency/2024-06-12/lens?id=a803eccd84cde8678908eb546eb9554e9993dbd4&follow=1'>Add photo descriptions from June 12June McEnroe 2024-06-10Add first roll of film from June 8June McEnroe 2024-06-10Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe 2024-06-10Add The Girl Who Was Convinced...June McEnroe 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe