Recently a user asked given two keyboards how to determine which keyboard was pressed this is the start of such functionality
I was already given permission to post this example by a moderator before I bothered
;Bilgus 2018
;Determine which keyboard was pressed
#include <Array.au3>
#include <WinAPISys.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
Global Const $HWND_MESSAGE = (-3) ;create a messa