From 44368298869c31ac8cde9973cf2d8174682badbb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 12 Jul 2021 10:28:51 +0000 Subject: [PATCH] [UPD] README.rst --- web_responsive/README.rst | 5 ++++- web_responsive/static/description/index.html | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/web_responsive/README.rst b/web_responsive/README.rst index 056adf3f6..e5b05c543 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -123,11 +123,14 @@ Usage The following keyboard shortcuts are implemented: -* Toggle app drawer - ``Alt + Shift + H`` +* Toggle app drawer - ``Alt + Shift + A`` * Navigate app search results - Arrow keys * Choose app result - ``Enter`` * ``Esc`` to close app drawer + +Also you can access to the user menu, with ``Alt + Shift + U`` + Known issues / Roadmap ====================== diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 88fbd02aa..be3f3317d 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -457,11 +457,12 @@ width preview clicking on the new maximize button.

Usage

The following keyboard shortcuts are implemented:

+

Also you can access to the user menu, with Alt + Shift + U

Known issues / Roadmap