From 42e619c01e26bdf85f458a8f86498112adf2eee2 Mon Sep 17 00:00:00 2001 From: gregcsokas Date: Mon, 13 Jun 2022 18:44:44 +0200 Subject: Adding function key support from F17 to F35 OSX supports everything by default, Linux is also capable of supporting every function key, Windows as I know support only up to F24 --- doc/classes/@GlobalScope.xml | 153 +++++++++++++++++++++++++++++-------------- 1 file changed, 105 insertions(+), 48 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 18ea29857b..a4260a3f3f 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -1414,6 +1414,63 @@ F16 key. + + F17 key. + + + F18 key. + + + F19 key. + + + F20 key. + + + F21 key. + + + F22 key. + + + F23 key. + + + F24 key. + + + F25 key. Only supported on macOS and Linux due to a Windows limitation. + + + F26 key. Only supported on macOS and Linux due to a Windows limitation. + + + F27 key. Only supported on macOS and Linux due to a Windows limitation. + + + F28 key. Only supported on macOS and Linux due to a Windows limitation. + + + F29 key. Only supported on macOS and Linux due to a Windows limitation. + + + F30 key. Only supported on macOS and Linux due to a Windows limitation. + + + F31 key. Only supported on macOS and Linux due to a Windows limitation. + + + F32 key. Only supported on macOS and Linux due to a Windows limitation. + + + F33 key. Only supported on macOS and Linux due to a Windows limitation. + + + F34 key. Only supported on macOS and Linux due to a Windows limitation. + + + F35 key. Only supported on macOS and Linux due to a Windows limitation. + Multiply (*) key on the numeric keypad. @@ -1459,148 +1516,148 @@ Number 9 on the numeric keypad. - + Left Super key (Windows key). - + Right Super key (Windows key). - + Context menu key. - + Left Hyper key. - + Right Hyper key. - + Help key. - + Left Direction key. - + Right Direction key. - + Media back key. Not to be confused with the Back button on an Android device. - + Media forward key. - + Media stop key. - + Media refresh key. - + Volume down key. - + Mute volume key. - + Volume up key. - + Bass Boost key. - + Bass up key. - + Bass down key. - + Treble up key. - + Treble down key. - + Media play key. - + Media stop key. - + Previous song key. - + Next song key. - + Media record key. - + Home page key. - + Favorites key. - + Search key. - + Standby key. - + Open URL / Launch Browser key. - + Launch Mail key. - + Launch Media key. - + Launch Shortcut 0 key. - + Launch Shortcut 1 key. - + Launch Shortcut 2 key. - + Launch Shortcut 3 key. - + Launch Shortcut 4 key. - + Launch Shortcut 5 key. - + Launch Shortcut 6 key. - + Launch Shortcut 7 key. - + Launch Shortcut 8 key. - + Launch Shortcut 9 key. - + Launch Shortcut A key. - + Launch Shortcut B key. - + Launch Shortcut C key. - + Launch Shortcut D key. - + Launch Shortcut E key. - + Launch Shortcut F key. -- cgit v1.2.3