NeoLemmix > Closed

[FIXED][SUGGESTION][EDITOR]Additional editor Zoom In/Out hotkeys

(1/2) > >>

jammer64:
I'd suggest adding alternative hotkeys for editor Zoom In/Out, apart from mouse wheel. Maybe regular and alphanumeric +/- ?

404_user_not_found:
Autohotkey script that simulates mouse wheel when you press +/-

--- Code: ---=::Send {WheelUp}
-::Send {WheelDown}

--- End code ---

jammer64:
Always a solution, still it's more of a workaround ;)

IchoTolot:
Sorry I saw this topic very late. :-[


--- Quote ---I'd suggest adding alternative hotkeys for editor Zoom In/Out, apart from mouse wheel. Maybe regular and alphanumeric +/- ?

Autohotkey script that simulates mouse wheel when you press +/-

--- End quote ---

You don't need scripts for this.

In the options menu (F3 in the main menu) you can configure the hotkeys and you can assign as many keys as you want for the desired functions.

If needed: A guide how to change hotkeys can also be found in the manual (Point 5.2): https://www.lemmingsforums.net/index.php?topic=4081.0

"-" currently rewinds back for 1 sec by standard as I recall, so that would be a double assignment.

Proxima:

--- Quote from: IchoTolot on February 23, 2019, 01:33:28 PM ---In the options menu (F3 in the main menu) you can configure the hotkeys and you can assign as many keys as you want for the desired functions.
--- End quote ---

Not in the editor, which is what this topic is about :P

Navigation

[0] Message Index

[#] Next page

Go to full version