From 4b97dc5b6906266c115f4c8bf851231530190bec Mon Sep 17 00:00:00 2001 From: Tobias Schaffner Date: Thu, 29 Feb 2024 11:56:49 +0100 Subject: [PATCH] fix(www): Disable browser shortcuts The default browser keyboard actions interfere with the keyboard based interaction with the device. Disable them for the MTDA web interface. Signed-off-by: Tobias Schaffner --- mtda/templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mtda/templates/index.html b/mtda/templates/index.html index 222cb8e6..2e820bd1 100644 --- a/mtda/templates/index.html +++ b/mtda/templates/index.html @@ -109,8 +109,9 @@