Le 24 août 2015 à 13:27, 1.61803 <[email protected]> a écrit : > On Monday, August 24, 2015 at 1:04:40 PM UTC+2, Etienne wrote: >> Are you by any chance not using your internal keyboard ? I'm seeing the same >> behavior as Rob here (e.g it works). And the Apple Extended keyboard I'm >> using also works. Also, what happens if you single-activate with QS as the >> active application (which would tell us there's something that prevents our >> global listener from working on your machine) ? > > I'm using my MBA's built-in keyboard. I don't quite understand the second > question.
There's a different initial code path for activation when QS is in front (e.g you have it as the active, but no interface showing) and when it isn't (e.g. Safari is the front application and you trigger the single activation shortcut). I want to know if there's a behavioral difference here. Granted, most single/double activations are actually the latter kind, but since the code path is shared (the first link to the source I posted) I want to check that both cases fails. > Right-⌘ activates/deactivates QS, left-⌘ doesn't work at all, Wait, you're now reversed from your original post ;-). I imagine it's not intended, but if your behavior changes like that, then there's definitely something fishy going in your user account. The `defaults` keys for modifier-activation are QSModifierActivationCount and QSModifierActivationKey, you should see 1 and 20, respectively (that's what I have here) Regards, Etienne Samson -- [email protected] -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
