summary refs log tree commit diff
path: root/etc/tf/cfg/autoexec.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index 2fce58dd..2e274ed5 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -2,9 +2,9 @@ bind = "exec autoexec"
 bind \ kill
 bind ' explode
 bind / toggle_duck
-bind 8 "sensitivity 1.5"
-bind 9 "sensitivity 1.7"
-bind 0 "sensitivity 2.5"
+bind 1 "slot1; sensitivity 1.7"
+bind 2 "slot2; sensitivity 1.7"
+bind 3 "slot3; sensitivity 2.5"
 bind mouse3 "voicemenu 2 6"
 bind mouse4 "voicemenu 0 7"
 bind mouse5 "voicemenu 1 4"
Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe