Ivan Zhivkov
Ivan Zhivkov
Well this is wierd, because I had done exactly what you suggested. That is to use 'INTERCEPTION_FILTER_KEY_ALL' with 'interception_is_keyboard' and display the scan code of the keystroke ( and 'Intercept'...
The drivers for my keyboard come with windows and as far as I know are generic/standard. When i plug my keyboard the following appear in Device Manager: HID Keyboard Device...
I managed to make it work (the parents accessor returns the ids of the parents) by also providing an id accessor like this one: ```JavaScript .id(function(node) { if ((typeof node)...