|
emnaki Wanderer
Joined: 12 May 2007 Posts: 59
|
Posted: Mon Jul 07, 2008 12:59 pm
[2.30] Ctrl+Space cannot hotkey |
In this version only, my hotkey Ctrl+Space no longer triggers the hotkey but instead only produces a space in the command line.
|
|
|
|
Nicodareus Wanderer
Joined: 24 Jun 2008 Posts: 68 Location: Texas
|
Posted: Mon Jul 07, 2008 8:05 pm |
I used Ctrl-K to set up a macro for Ctrl-Spc that functions properly.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jul 07, 2008 8:09 pm |
I cannot reproduce any problem with this. I tested it with this:
Code: |
#KEY Ctrl+Space {test} |
and when I pressed Ctrl+Space key, it displayed "test" on the screen properly. All I can suggest is that you check your hotkey to make sure it is still assigned to the Ctrl+Space key name. Or else describe exactly how to reproduce the problem. |
|
|
|
shaun.murray Magician
Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Jul 08, 2008 4:41 pm |
Shaun, your post was from a previous version. If you check the Version History you will see that this was fixed in v2.30 so that "ctrl-space" and "ctrl+space" also work with the #key command. So your "bug" was already fixed and is different from the problem reported in this thread.
|
|
|
|
|
|