summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/DEVELOP_LINUX.md8
-rw-r--r--docs/DEVELOP_OSX.md8
2 files changed, 2 insertions, 14 deletions
diff --git a/docs/DEVELOP_LINUX.md b/docs/DEVELOP_LINUX.md
index 57f5592cd4..5b48393d6b 100644
--- a/docs/DEVELOP_LINUX.md
+++ b/docs/DEVELOP_LINUX.md
@@ -49,10 +49,4 @@ The `zsh` will treat the * in this command as a glob, so you'll need to run
### Usage
-- Press `S` to cycle through bundled styles
-- Press `X` to reset the transform
-- Press `N` to reset north
-- Press `Tab` to toggle debug information
-- Press `C` to toggle symbol collision debug boxes
-- Press `Esc` to quit
-- Press `1` through `6` to add increasing numbers of point annotations for testing
+Keyboard shortcuts for testing functionality are logged to the console when the test app is started.
diff --git a/docs/DEVELOP_OSX.md b/docs/DEVELOP_OSX.md
index ee6977682b..ed9142b092 100644
--- a/docs/DEVELOP_OSX.md
+++ b/docs/DEVELOP_OSX.md
@@ -20,10 +20,4 @@ Set up the access token by editing the scheme for the application target, then a
### Usage
-- Press `S` to cycle through bundled styles
-- Press `X` to reset the transform
-- Press `N` to reset north
-- Press `Tab` to toggle debug information
-- Press `C` to toggle symbol collision debug boxes
-- Press `Esc` to quit
-- Press `1` through `6` to add increasing numbers of point annotations for testing
+Keyboard shortcuts for testing functionality are logged to the console when the test app is started.