From 650e63a7ca433e70ab458893f1dcbb8820278d86 Mon Sep 17 00:00:00 2001 From: Frixuu Date: Fri, 17 Sep 2021 03:07:59 +0200 Subject: Allow for mapping keycodes to current layout --- doc/classes/DisplayServer.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/classes/DisplayServer.xml b/doc/classes/DisplayServer.xml index 4f495eaec9..7eff8db59c 100644 --- a/doc/classes/DisplayServer.xml +++ b/doc/classes/DisplayServer.xml @@ -276,6 +276,14 @@ [b]Note:[/b] This method is implemented on Linux, macOS and Windows. + + + + + Converts a physical (US QWERTY) [code]keycode[/code] to one in the active keyboard layout. + [b]Note:[/b] This method is implemented on Linux, macOS and Windows. + + -- cgit v1.2.3