Skip to content

Anonymous

My feedback

2 results found

  1. 34 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Anonymous supported this idea  · 
  2. 53 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    #SingleInstance ignore

    #IfWinActive ahk_exe Illustrator.exe

    {

    ;Switches Alt+Wheelup with Wheelup

    Wheelup::

    send !{Wheelup}

    return

    ;Switches Alt+Wheeldown with Wheeldown

    Wheeldown::

    send !{Wheeldown}

    return

    ;Middle Mouse Button activates hand tool dragging.

    MButton::

    Send, {Space down}{LButton down}

    KeyWait, MButton

    Send, {LButton up}{Space up}

    Return

    }

    An error occurred while saving the comment
    Anonymous commented  · 

    @Kenneth I use a 3D connection CAD Mouse (and CAD Mouse wireless) with Ai and have an 'AutoHotKey' Script setup so that when I use the middle mouse button in Ai it clicks L Mouse and Spacebar to active drag panning. Very helpful and might save you some clicks and moves.

    An error occurred while saving the comment
    Anonymous commented  · 

    Yes Yes Yes Please!! The mouse use in Illustrator has always put me off. It should at least be customisable, like most other creative software. Adding 3D Connexion functionality to just Zoom and Pan would really improve workflow, especially when working between CAD and Ai

    Anonymous supported this idea  · 

Feedback and Knowledge Base