summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-08-19 17:30:54 -0400
committerpommicket <pommicket@gmail.com>2022-08-19 17:30:54 -0400
commitb37150e7ae111808be79714eba52dad34b975689 (patch)
tree9501f5cbfaa1535e35bd71f1a7d4f72c0121dba6 /ted.cfg
parent81e1801ef0d61fe4e29db8b352b1fadff75503fb (diff)
X1/X2 commands
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 823cd02..7392494 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -142,6 +142,9 @@ Alt+7 = 6 :tab-switch
Alt+8 = 7 :tab-switch
Alt+9 = 8 :tab-switch
Alt+0 = 9 :tab-switch
+# (for if you have those fancy extra buttons on your mouse)
+X1 = :tab-prev
+X2 = :tab-next
Ctrl++ = 3 :increase-text-size
Ctrl+- = 3 :decrease-text-size