|
horks Apprentice
Joined: 20 Jul 2001 Posts: 127 Location: USA
|
Posted: Sat Dec 31, 2005 5:15 pm
[7.21] Hotkeys |
Is there an option to remap hotkeys?
I have the mapper window docked inside with my main mud output window. When I try to use Ctrl-Z to toggle on/off split screen, I get the 'Move rooms to zone' dialog box pop up instead, even if the window focus in on my main mud output window.
This is because both split screen and Move rooms to zone are both hotkey'd to Ctrl-Z. Since I never use the move rooms hotkey, I'd like to remove it. |
|
_________________ <b>Father Horks</b>
<i>The only problem with computer security, is when you think it exists.</i> |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Dec 31, 2005 7:17 pm |
Quote: |
I have the mapper window docked inside with my main mud output window. When I try to use Ctrl-Z to toggle on/off split screen, I get the 'Move rooms to zone' dialog box pop up instead, even if the window focus in on my main mud output window.
|
There is no way to remap them. As I do not get this behavior when I dock the mapper, all I can say is pay more attention to the window focus as I believe your problems are stemming from assuming the wrong window has focus. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Vitae Enchanter
Joined: 17 Jun 2005 Posts: 673 Location: New York
|
Posted: Sun Jan 01, 2006 6:46 am |
i've had ctrl-f call either the main windows search, or the map windows search.
The map is docked.
Never found a pattern to it.
I can be typing for an hour, BEEN using ctrl-f for the window search and never touch the map.
ctrl-f and i suddenly get the map search. |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sun Jan 01, 2006 4:41 pm |
Set the Preferences so Macros override menu shortcuts is checked in the General|Command Line section, then use:
#KEY CTRL-Z {#FREEZE}
Vitae:
#KEY CTRL-F {#MENU {Edit|Find...}} |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Vitae Enchanter
Joined: 17 Jun 2005 Posts: 673 Location: New York
|
Posted: Sun Jan 01, 2006 9:49 pm |
Vijilante, will that affect when on the map?
|
|
|
|
malathion Beginner
Joined: 23 Jul 2004 Posts: 20
|
Posted: Mon Jan 02, 2006 1:20 am |
Vijilante is there a way to do this so that CTRL-A will select all text in the command line, instead of trying to make an alias? I never make aliases using CTRL-A so this behavior is quite annoying for me in Zmud
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Mon Jan 02, 2006 5:30 pm |
#KEY CTRL-A {#MENU {Edit|Select All}} seems to work, but I am not sure what focus issues it might have.
Vitae, I believe the menu command always directs to the main window unless a window is specified as part of the command. So the same text searching dialog should pop up and you will lose the keyboard shortcut for the mappers Find Room. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|