At 13:30 21/06/2002 -0500, you wrote: >Will, > >I'm probably being just stupid, but I cannot make the hotkey work without >using the Windows key. Can you give me an example that works for you? Has >anyone else tried this?
hotkeyModifiers="CONTROL WIN"; Seems to work (switches from notepad back to DQSD OK) hotkeyModifiers="CONTROL"; Seems to work (switches from notepad back to DQSD OK) hotkeyModifiers="HIFT"; Seems to work (switches from notepad back to DQSD OK) In fact, it also switches from Eudora OK, which has made it hard to type the capital (oops, there is went again) 's' at the front of the word sHIFT! (All with hotkeyCharacter = "S") This is WinXP, IE6. Though I haven't tested it, there may be some applications which obstruct it - I know WinWord (used to?) catch all it's keyboard input in a CBT hook, and I supposed that might cause a problem. Will Will ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Dqsd-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-users http://sourceforge.net/mailarchive/forum.php?forum_id=8601
