Quote:
Originally Posted by KevinH
Okay, I have ifdef'd calibre's approach for use on Windows only. I pushed it to master with some additional debug output and used [deploy] in the commit message.
Would you give it a try and let me know if that works any better than what we have on Windows?
Please try a bunch of code sequences including Ctrl+Shift+1, Alt+Shift+1 and without the shift.
|
That seems to working with everything I've thrown it so far (on an English standard Windows keyboard).
Ctrl+Shift+1 results in a working Ctrl+! shortcut (displayed and saved).
Ctrl+Alt+1 results in a working Ctrl+Alt+1 shortcut (displayed and saved).
Alt+Shift+1 results in a working Alt+! shortcut (displayed and saved).
Alt+Shift+G results in Alt+Shift+G that works
Ctrl+Shift+9 results in Ctrl+(
Alt+Ctrl+9 results in Alt+Ctrl+9
All seem to work and are stored/restored from the .ini in working order.
I've tried lots more than that, but nothing seems to messing up that I know of. I'm not a much of a shortcut user, though, so I might have missed something.