summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/034_command_keys.txt
blob: 955bcf3d06f4bd0b33f504e280c58f5c08eb1a00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file keybinds 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:
# include = 034_keybindings.txt

# Note that the 'v'iew item command is not available anymore. You can
# get the same functionality by pressing the item slot while looking at
# you inventory.

bindkey = [^I] CMD_ANNOTATE_LEVEL
bindkey = [^O] CMD_EXPLORE
bindkey = [!]  CMD_SHOUT
bindkey = [C]  CMD_EXPERIENCE_CHECK
bindkey = [E]  CMD_EVOKE
bindkey = [O]  CMD_DISPLAY_OVERMAP
bindkey = [Z]  CMD_CAST_SPELL
bindkey = [z]  CMD_ZAP_WAND
bindkey = [c]  CMD_CLOSE_DOOR
bindkey = [o]  CMD_OPEN_DOOR
bindkey = [D]  CMD_BUTCHER
bindkey = [t]  CMD_THROW_ITEM_NO_QUIVER