|
Post Reply
Jing Wang 2007-11-06 09:58
Is there a way to use the Return key in a keyboard shortcut? I'd like for Alt-Return to maximize the window, but it won't let me enter it.
Thanks
Jing Wang
|
Ren 2007-11-07 01:18
I would assume manually modifying the registry values would do it, though I'm not sure what to.
They're stored at HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\3.0.0\Hotkeys, hopefully someone else can give the correct value to use.
|
Christian Studer 2007-11-07 08:50
To set this up, go to the registry key mentioned by Ren, double-click the hotkey you want to change, then set the 9th byte (at offset 8) to 0D (for the Return key) and the 10th byte to 01 (for the ALT modifier key).
After restarting UltraMon, the new key combination will be used.
Christian Studer - www.realtimesoft.com
|
Post Reply
|