From 4e58657c49ced56502244dc4c3f76a5d66af2713 Mon Sep 17 00:00:00 2001 From: Thomas Van Machelen Date: Tue, 14 Dec 2021 11:26:46 +0100 Subject: [PATCH] Add react-native development menu configuration --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 201141a8..9881b614 100644 --- a/README.md +++ b/README.md @@ -938,7 +938,7 @@ _[Super] is typically the Windows or Cmd key._ | Click on `HOME` | MOD+h \| _Middle-click_ | Click on `BACK` | MOD+b \| _Right-click²_ | Click on `APP_SWITCH` | MOD+s \| _4th-click³_ - | Click on `MENU` (unlock screen) | MOD+m + | Click on `MENU` (unlock screen) | MOD+m⁵ | Click on `VOLUME_UP` | MOD+ _(up)_ | Click on `VOLUME_DOWN` | MOD+ _(down)_ | Click on `POWER` | MOD+p @@ -961,7 +961,8 @@ _[Super] is typically the Windows or Cmd key._ _¹Double-click on black borders to remove them._ _²Right-click turns the screen on if it was off, presses BACK otherwise._ _³4th and 5th mouse buttons, if your mouse has them._ -_⁴Only on Android >= 7._ +_⁴Only on Android >= 7._ +_⁵For react-native apps in development, this also triggers development menu._ Shortcuts with repeated keys are executted by releasing and pressing the key a second time. For example, to execute "Expand settings panel":