Phrynohyas / eve-o-preview

An EVE client window switcher tool created to aid playing with multiple clients in CCP game EVE Online
https://forums.eveonline.com/t/eve-o-preview/4202
MIT License
293 stars 108 forks source link

F12 Hotkey appears nonfunctional #164

Open cdanek opened 3 years ago

cdanek commented 3 years ago

Not sure if you'll be able to reproduce this, but I've source-dived and double checked the MS Hotkeys Enum reference (https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=netcore-3.1).

It appears as if "F12" doesn't work as a hotkey. I've tried remapping the character to different hotkeys (F11, for example - which works), and mapping other characters to F12 (which doesn't work).

No matter what, Eve-O appears to not capture the input and instead pass it through to the active window (typically the last eve client I've brought to the front).

Phrynohyas commented 3 years ago

Guess your keyboard sends something other than a plain F12 scancode Pls contact me in-game and we'll figure something out