From 11cb8e40307220e66f073eedcd779f75956d725f Mon Sep 17 00:00:00 2001 From: Johanna Ploog Date: Sat, 16 Jan 2010 02:20:49 +0100 Subject: Document how to override (vi) keys with CMD_NO_CMD_DEFAULT. no_vi_command_keys.txt doesn't handle targeting or movement on the level map. Should it? --- crawl-ref/settings/init.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crawl-ref/settings/init.txt') diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt index aa3fca3f98..84473acd6e 100644 --- a/crawl-ref/settings/init.txt +++ b/crawl-ref/settings/init.txt @@ -409,4 +409,8 @@ note_monsters = orb of fire, ancient lich, Sigmund ##### 6-d Alternative keybinding files ########## # +# Alternative vi bindings for Dvorak users. # include = dvorak_command_keys.txt +# +# Override the vi movement keys with a non-command. +# include = no_vi_command_keys.txt -- cgit v1.2.3-54-g00ecf