Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersick authored Oct 24, 2017
1 parent 39fb31d commit 910b648
Show file tree
Hide file tree
Showing 20 changed files with 12,886 additions and 10,167 deletions.
1,299 changes: 700 additions & 599 deletions Data/AeroZoom_Alt.ahk

Large diffs are not rendered by default.

1,299 changes: 700 additions & 599 deletions Data/AeroZoom_Alt_x64.ahk

Large diffs are not rendered by default.

1,298 changes: 700 additions & 598 deletions Data/AeroZoom_Ctrl.ahk

Large diffs are not rendered by default.

1,298 changes: 700 additions & 598 deletions Data/AeroZoom_Ctrl_x64.ahk

Large diffs are not rendered by default.

869 changes: 637 additions & 232 deletions Data/AeroZoom_MouseL.ahk

Large diffs are not rendered by default.

987 changes: 706 additions & 281 deletions Data/AeroZoom_MouseL_x64.ahk

Large diffs are not rendered by default.

1,336 changes: 880 additions & 456 deletions Data/AeroZoom_MouseM.ahk

Large diffs are not rendered by default.

1,335 changes: 879 additions & 456 deletions Data/AeroZoom_MouseM_x64.ahk

Large diffs are not rendered by default.

1,463 changes: 693 additions & 770 deletions Data/AeroZoom_MouseR.ahk

Large diffs are not rendered by default.

1,463 changes: 693 additions & 770 deletions Data/AeroZoom_MouseR_x64.ahk

Large diffs are not rendered by default.

1,299 changes: 698 additions & 601 deletions Data/AeroZoom_MouseX1.ahk

Large diffs are not rendered by default.

1,299 changes: 698 additions & 601 deletions Data/AeroZoom_MouseX1_x64.ahk

Large diffs are not rendered by default.

1,300 changes: 698 additions & 602 deletions Data/AeroZoom_MouseX2.ahk

Large diffs are not rendered by default.

1,300 changes: 698 additions & 602 deletions Data/AeroZoom_MouseX2_x64.ahk

Large diffs are not rendered by default.

1,300 changes: 700 additions & 600 deletions Data/AeroZoom_Shift.ahk

Large diffs are not rendered by default.

1,300 changes: 700 additions & 600 deletions Data/AeroZoom_Shift_x64.ahk

Large diffs are not rendered by default.

1,299 changes: 700 additions & 599 deletions Data/AeroZoom_Win.ahk

Large diffs are not rendered by default.

1,299 changes: 700 additions & 599 deletions Data/AeroZoom_Win_x64.ahk

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion Data/Tips_and_Tricks.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
New to AeroZoom? To get started, hold [Left] mouse button and wheel up to zoom. While zoomed, press and hold the middle button to preview full screen. Press [Left] and [Middle] to reset zoom. Press [Left] and [Right] to show/hide AeroZoom Panel. Read 'Quick Instructions' via the help (?) menu for more controls.
Despite rigorous testing before release, there could still be bugs due to so many features being introduced in this version. Please, if you find any, leave a comment via '? > AeroZoom on the Web' to let WanderSick know.
If you always forget what to press for the hotkeys, just remember one: Win+Alt+Q. Press it and the Quick Instructions (a list of hotkeys) will be shown to guide you.
Did you know the empty areas (e.g. borders) on the AeroZoom Panel can be dragged? Let's call AeroZoom Panel by Left+Right mouse buttons and try it! (Now, dragging the AeroZoom Panel does not affect AeroShake like older versions did.)
Did you know the empty areas (e.g. borders) on the AeroZoom Panel can be dragged? Let's call AeroZoom Panel by Left+Right mouse buttons and try it! (Now, dragging the AeroZoom Panel does not trigger AeroShake like older versions did.)
Did you know right-clicking AeroZoom Panel switches between Classic/Modern modes? Useful if a mini interface is preferred at times.
Did you know single-clicking the tray icon easily disables/enables AeroZoom temporarily? Useful if the app you want to use is incompatible with AeroZoom.
Not sure what a function on AeroZoom Panel is for? Hover the mouse cursor over any buttons or items and a short explanation will probably show.
Left-handed users may wish to try the new right mouse button modifier by clicking 'Right' radio button at the bottom of AeroZoom Panel. It has replaced the separate program (AeroZoom_LeftHand.exe) in older versions.
Do you use Windows Media Center? There's a Windows bug that hides the cursor when both Windows Magnifier and Windows Media Center are running and in full screen. This version of AeroZoom provides a workaround �V the 'Kill magnifier' hotkey Win+Shift+K to end the Magnifier process so that the cursor shows in such case. If mouse is preferred over keyboard, we may also call the AeroZoom Panel then press 'Kill'. An easier way of doing it is customize a hotkey action, e.g. the middle mouse button, so that we can just hold it to kill magnifier. To do that, go to 'Tool > Custom Hotkeys > Middle' and set its action to 'Kill magnifier'.
Expand Down
6 changes: 3 additions & 3 deletions Data/_updateCheck.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
:: Version: 0.7
:: Creation Date: 4/9/2009
:: Last Modified: 24/11/2009
:: Author: wanderSick@C7PE
:: Email: wander.sic.k@gmail.com
:: Author: wandersick
:: Email: wandersick@gmail.com
:: Web: wandersick.blogspot.com
:: Supported OS: Windows 2000 or later
:: *********************************************************
Expand Down Expand Up @@ -44,7 +44,7 @@ set vbsPath=%CD%
set pathTemp=%temp%

:: declarations
set searchItems="ws.az.31a" "ws.az.32" "ws.az.35" "ws.az.40"
set searchItems="ws.az.32b" "ws.az.33" "ws.az.35" "ws.az.40"

:: set to %temp% to make it work on read-only medium
set pathTemp=%temp%
Expand Down

0 comments on commit 910b648

Please sign in to comment.