sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Mouse binding

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    19 Posts 7 Posters 1.3k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      Roger
      last edited by

      Snead, I apologize. Gaius, I admit that I made a Mickey Mouse comment.

      http://www.azcreative.com

      1 Reply Last reply Reply Quote 0
      • KrisidiousK Offline
        Krisidious
        last edited by

        oh sorry Snead... didn't realize this was your first post.

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • GaieusG Offline
          Gaieus
          last edited by

          Okay guys (and the same time I have to admit that I also had some giggle moments) 😉

          Gai...

          1 Reply Last reply Reply Quote 0
          • S Offline
            snead hearn
            last edited by

            Oh, dear. Look here, Minnie.
            I return here after a week and all I find are a few human droppings.
            Oh, dear. Oh,dear.

            1 Reply Last reply Reply Quote 0
            • jeff hammondJ Offline
              jeff hammond
              last edited by

              what about your mouse driver?
              some of them (Logitech for example) allow for customization that way.

              dotdotdot

              1 Reply Last reply Reply Quote 0
              • KrisidiousK Offline
                Krisidious
                last edited by

                @unknownuser said:

                Oh, dear. Look here, Minnie.
                I return here after a week and all I find are a few human droppings.
                Oh, dear. Oh,dear.

                🤣

                By: Kristoff Rand
                Home DesignerUnique House Plans

                1 Reply Last reply Reply Quote 0
                • R Offline
                  Roger
                  last edited by

                  🤣 Clearly Snead is in the spirit of the moment.

                  http://www.azcreative.com

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jaceguay
                    last edited by

                    I recommend Autohotkey for this type of customization, If you tell me what you are you trying to achieve I´ll help you make a script.

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      snead hearn
                      last edited by

                      Jacequay-

                      I investigated Autohotkey, but did not go further because it wasn't clear
                      if it would allow changing the mouse inputs for only Sketchup and not for
                      everything on my computer.

                      For all the other 3d software that I use, the following mapping has become
                      ingrained in muscle memory:

                      Orbit = Alt + Lmb
                      Pan = Mmb
                      Zoom = Scroll wheel

                      If Orbit and Pan could be reset for Sketchup only, I wouldn't be tripping over
                      them all the time.

                      Your help is most welcome.

                      Snead

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        jaceguay
                        last edited by

                        Hi, the script follows, it changes the orbit and pan as you describe, to use it just install autohotkey, after you run it for the first time it will create a template script on your documents folder, you can open it with notepad delete what´s there and paste this.
                        The IfWinActive, SketchUp ensure that it will only be active in the sketchup window.

                        #SingleInstance force
                        #NoEnv
                        #Persistent
                        #ErrorStdOut
                        SetTitleMatchMode 2
                        #IfWinActive, SketchUp
                        ;-------------------------
                        *MButton;;
                        SendEvent {Shift Down}{MButton down}
                        KeyWait MButton
                        SendEvent {Shift Up}{MButton up}
                        return
                        ;-------------------------
                        *!LButton;;
                        SendEvent {MButton down}
                        KeyWait LButton
                        SendEvent {MButton up}
                        return
                        
                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          snead hearn
                          last edited by

                          Thank you for your response and guidance, jaceguay.

                          I installed the script as you indicated. Upon opening Sketchup it worked beautifully.
                          All was well until I closed Sketchup and turned off the computer. Upon reopening the program,
                          Sketchup had reverted to its default Orbit and Pan.

                          After going back through the installation steps and checking the AutoHotkey help files,
                          and making no progress in finding an answer, I tried Start > AutoHotkey > Open. Nothing
                          visible happened. However, when I opened Sketchup again the script was working. It appears
                          that shutting down and restarting the computer is the problem.

                          This is beyond my abilities to solve. Do you have any ideas or suggestions?

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            jaceguay
                            last edited by

                            Autohotkey must be running to make the modification work, the installation don´t make it start automatically with windows, so you can start it yourself every time you want to use sketchup or to make it easier you should put autohotkey as a start up program. After you start Autohotkey to ensure it its running see if you can find a green "H" beside the clock on the taksbar.

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              snead hearn
                              last edited by

                              jacequay,
                              Again, thank you. It is now working as I wished.
                              Jeff Hammond,
                              I had previously checked Logitech drivers. However, they do not allow modification of
                              the primary mouse buttons.
                              Thanks to all.
                              Snead

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post
                              Buy SketchPlus
                              Buy SUbD
                              Buy WrapR
                              Buy eBook
                              Buy Modelur
                              Buy Vertex Tools
                              Buy SketchCuisine
                              Buy FormFonts

                              Advertisement