F13 - F24 shortcut UI nitpicking 2018-08-15 10:16:54 I have one of those geeky programmable keyboard running opensource firmware called QMK which allow all sorts of fancy keys.So to avoid windows and other software jacking my media key. I use F13 - F24 instead since they're unlikely hard-coded to anything on any system or software.Problem is foobar don't know what key they are... They work perfectly fine though. Just not as pretty-looking as other key.Would love to see a tweak in the future. :)(sorry if this belong in general forum) Last Edit: 2018-08-15 10:25:04 by snxxfuzz
Re: F13 - F24 shortcut UI nitpicking Reply #1 – 2018-08-28 11:13:54 Thanks for the report.Clearly Windows GetKeyNameText() function does not recognize these, even though their codes are defined in Windows headers.I'll address this for the next update.