aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-06 08:26:36 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-06 08:26:36 +0000
commit4058a64d484295cf60828256643f4e1b438d6c2a (patch)
tree9d1cfa0fd8ff2eff0da772f831947f521f81d3cc /README.md
parent8d0db265d93f7fab2f34f6769da6ebc6bf3f2452 (diff)
downloadorg-d20-4058a64d484295cf60828256643f4e1b438d6c2a.tar.gz
Change default keybindings to match Emacs conventions
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 2c1a84c..8b22be4 100644
--- a/README.md
+++ b/README.md
@@ -56,14 +56,14 @@ confirm that the value for org-d20-party that you've supplied is safe.
The following bindings should then be available:
-- <kbd>&lt;f9></kbd> -- start a combat, or advance the turn/round counter
+- <kbd>C-c , i</kbd> -- start a combat, or advance the turn/round counter
for an existing combat, depending on point
-- <kbd>S-&lt;f9></kbd> -- add new monsters to an existing combat
-- <kbd>&lt;f10></kbd> -- apply damage to the monster at point
-- <kbd>S-&lt;f10></kbd> -- evaluate the dice expression (e.g. `4d10`) at
+- <kbd>C-c , a</kbd> -- add new monsters to an existing combat
+- <kbd>C-c , d</kbd> -- apply damage to the monster at point
+- <kbd>C-c , r</kbd> -- prompt for dice expression and evaluate it
+- <kbd>&lt;f10></kbd> -- evaluate the dice expression (e.g. `4d10`) at
point
-- <kbd>&lt;f11></kbd> -- prompt for dice expression and evaluate it
-- <kbd>S-&lt;f11></kbd> -- roll the last dice expression again
+- <kbd>&lt;f11></kbd> -- roll the last dice expression again
- <kbd>&lt;f12></kbd> -- roll d20, with advantage and disadvantage shown
- <kbd>S-&lt;f12></kbd> -- roll percentile dice