Quote:
Originally Posted by RbnJrg
I don't know. I think that in all keyboards when you have to type the symbol "!", you have to press "Shift+1". So I believe that Qt must think that we are pressing the combination Ctrl+!. I say that because if in Sigil.ini, I write as a shortcut "Ctrl+!" or "Ctrl+Shift+1", both ways work. But not "Ctrl+Shift+!". But when in the shortcut dialog we press "Ctrl+Shift+1", there is written "Ctrl+Shift+!", the combination that is not working. So I don't know where is the origen of the issue.
|
A bit of quick testing with a programmable keyboard showed that that I would need a key where ! was the unshifted character for Ctrl+Shift+! to work. Since I went quick and dirty and swapped the ! and 1, Ctrl-1 also worked. Now if I could work out how to use the modifier keys in a useful fashion outside out running APL or LISP interpreters.