Search Unity

ALT + Mouse 1 Move Unity Editor Screen . Solution Inside

Discussion in 'Linux' started by f1b0n4cc1, Aug 27, 2015.

  1. f1b0n4cc1

    f1b0n4cc1

    Joined:
    Aug 27, 2015
    Posts:
    38
    When i try to rotate cube i added to scene , alt+mouse 1 configuration move the whole unity-editor . On some linux distro, this is general problem for 3d graphic programs which use same combination as like maya

    Temporary solution is pressing windows button on keyboard before ALT button , than you can press mouse 1 to rotate object

    Solution :

    install Compiz Config Settings Manager by :

    sudo apt-get install compizconfig-settings-manager

    and open it

    on filter menu , search for :

    Move Window

    and near to mouse icon , change ALT-mouse 1 combination to something else , such as alt-shift-ctrl-mouse 1

    so , now you can use ALT+Mouse 1 combination for unity3d

     
    alsiflli, jcpenuela and quietchaos like this.
  2. quietchaos

    quietchaos

    Joined:
    Sep 2, 2015
    Posts:
    5
    Thanks. Used the Win+Alt trick and it worked!
     
  3. J780Jones

    J780Jones

    Joined:
    Sep 7, 2015
    Posts:
    2
    On KDE you make the change in SystemSettings->Window Behavior->Window Behavior (2nd icon down on left side)->Window Actions Tab.
    The bottom section should be titles "Inner Window, Titlebar & Frame" and you can change the Modifier key to Meta instead of Alt. KDEWindowBehavior.png

    There must be a quicker route to make this change?
     
    quietchaos likes this.
  4. quietchaos

    quietchaos

    Joined:
    Sep 2, 2015
    Posts:
    5
    I have Linux Mint Debian Edition (LMDE) with the MATE desktop environment.

    This change can be made through System > Preferences > Windows > Movement Key, and change the option to use 'Super (or "Windows logo")'.
     
    muhammadanwaypbuh and wuzard like this.