summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/034_command_keys.txt
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 16:36:43 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 16:36:43 +0000
commita20addc5d92d362f113a446e989c6a34cccd3c6c (patch)
treeba0466427ba6acf82326db57ea37840cf2929b3b /crawl-ref/settings/034_command_keys.txt
parenta1daeea25c5d2187028661b6cd835ed3fee771e7 (diff)
downloadcrawl-ref-a20addc5d92d362f113a446e989c6a34cccd3c6c.tar.gz
crawl-ref-a20addc5d92d362f113a446e989c6a34cccd3c6c.zip
Moved all option files to settings directory.
Crawl loads init.txt from data file path if it can't find any other .crawlrc. makefile changes to copy settings directory to install dir. Tested only on Linux/tty. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5258 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings/034_command_keys.txt')
-rw-r--r--crawl-ref/settings/034_command_keys.txt60
1 files changed, 60 insertions, 0 deletions
diff --git a/crawl-ref/settings/034_command_keys.txt b/crawl-ref/settings/034_command_keys.txt
new file mode 100644
index 0000000000..c6d7e00a51
--- /dev/null
+++ b/crawl-ref/settings/034_command_keys.txt
@@ -0,0 +1,60 @@
+# This file contains macros for using 0.3.4 command keys instead of the
+# new set from 0.4.
+
+# If you want to use it, add the following line to your init.txt:
+# : crawl.read_options('docs/034_command_keys.txt')
+
+# Note that the 'v'iew item command is not available anymore. You can
+# get the same functionality by pressing the item slot in the inventor.
+
+# autotravel (Ctrl-G)
+M:\{7}
+A:G
+
+# annotate level (Ctrl-I)
+M:\{9}
+A:!
+
+# auto-explore (Ctrl-O)
+M:\{15}
+A:o
+
+# shout/tell allies
+M:!
+A:t
+
+# experience information
+M:C
+A:E
+
+# evoke
+M:E
+A:v
+
+# dungeon overview
+M:O
+A:\{15}
+
+# cast spell
+M:Z
+A:z
+
+# close door
+M:c
+A:C
+
+# open door
+M:o
+A:O
+
+# throw
+M:t
+A:fi
+
+# zap wand
+M:z
+A:Z
+
+# butcher
+M:D
+A:c