NickXL Posted January 3, 2021 Report Posted January 3, 2021 I'm planning to use two keyboards in my FS2020 setup. The idea is to assign different actions to the same key (e.g. 'A') on the two keyboards. Does FSUIPC support multiple keyboards?
Pete Dowson Posted January 3, 2021 Report Posted January 3, 2021 20 minutes ago, NickXL said: I'm planning to use two keyboards in my FS2020 setup. The idea is to assign different actions to the same key (e.g. 'A') on the two keyboards. Does FSUIPC support multiple keyboards? FSUIPC uses normal Windows facilities to recognise key presses, and all keyboards look the same through Windows. So the answer is yes, but the keys will be the same. You might be able to open it as a HID using the HID facilities in the Lua plug-in com library. Then it would be a matter of decoding the input you might get. I've never tried reading a keyboard directly like that. Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now