discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Change mouse navigation behavior

TR
thiago.rosa@gmail.com
Fri, May 22, 2020 7:22 PM

Hi,

Is there any way to change the default mouse buttons behavior?

For example: I would like to rotate with the right button press and
translate with the middle button press

Best regards,

Thiago

Hi, Is there any way to change the default mouse buttons behavior? For example: I would like to rotate with the right button press and translate with the middle button press Best regards, Thiago
TP
Torsten Paul
Fri, May 22, 2020 8:47 PM

On 22.05.20 21:22, thiago.rosa@gmail.com wrote:

Is there any way to change the default mouse buttons behavior?

No, currently it's only possible to define button behavior
of additional input devices, e.g. 3D Mouse / Joystick /
Gamepad.

ciao,
Torsten.

On 22.05.20 21:22, thiago.rosa@gmail.com wrote: > Is there any way to change the default mouse buttons behavior? No, currently it's only possible to define button behavior of additional input devices, e.g. 3D Mouse / Joystick / Gamepad. ciao, Torsten.
TR
thiago.rosa@gmail.com
Fri, May 22, 2020 11:57 PM

Thank you Torsten!

I never used any application with this behavior, I'm still "wrong clicking"
everytime, lol!

On Fri, May 22, 2020 at 5:48 PM Torsten Paul Torsten.Paul@gmx.de wrote:

On 22.05.20 21:22, thiago.rosa@gmail.com wrote:

Is there any way to change the default mouse buttons behavior?

No, currently it's only possible to define button behavior
of additional input devices, e.g. 3D Mouse / Joystick /
Gamepad.

ciao,
Torsten.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Thank you Torsten! I never used any application with this behavior, I'm still "wrong clicking" everytime, lol! On Fri, May 22, 2020 at 5:48 PM Torsten Paul <Torsten.Paul@gmx.de> wrote: > On 22.05.20 21:22, thiago.rosa@gmail.com wrote: > > Is there any way to change the default mouse buttons behavior? > > No, currently it's only possible to define button behavior > of additional input devices, e.g. 3D Mouse / Joystick / > Gamepad. > > ciao, > Torsten. > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
J
jon
Sat, May 23, 2020 12:24 AM

I find the different styles of panning, rotating, etc in the various
programs that I use to be infuriating.  I wish that all of the programs
were configurable so that I could stick to one style.  I am ALWAYS
clicking incorrectly.  If we can make these things configurable, I would
appreciate it.

Jon

On 5/22/2020 7:57 PM, thiago.rosa@gmail.com wrote:

Thank you Torsten!

I never used any application with this behavior, I'm still "wrong
clicking" everytime, lol!

On Fri, May 22, 2020 at 5:48 PM Torsten Paul <Torsten.Paul@gmx.de
mailto:Torsten.Paul@gmx.de> wrote:

 On 22.05.20 21:22, thiago.rosa@gmail.com
 <mailto:thiago.rosa@gmail.com> wrote:

Is there any way to change the default mouse buttons behavior?

 No, currently it's only possible to define button behavior
 of additional input devices, e.g. 3D Mouse / Joystick /
 Gamepad.

 ciao,
   Torsten.
I find the different styles of panning, rotating, etc in the various programs that I use to be infuriating.  I wish that all of the programs were configurable so that I could stick to one style.  I am ALWAYS clicking incorrectly.  If we can make these things configurable, I would appreciate it. Jon On 5/22/2020 7:57 PM, thiago.rosa@gmail.com wrote: > Thank you Torsten! > > I never used any application with this behavior, I'm still "wrong > clicking" everytime, lol! > > On Fri, May 22, 2020 at 5:48 PM Torsten Paul <Torsten.Paul@gmx.de > <mailto:Torsten.Paul@gmx.de>> wrote: > > On 22.05.20 21:22, thiago.rosa@gmail.com > <mailto:thiago.rosa@gmail.com> wrote: > > Is there any way to change the default mouse buttons behavior? > > No, currently it's only possible to define button behavior > of additional input devices, e.g. 3D Mouse / Joystick / > Gamepad. > > ciao, >   Torsten. >
TP
Torsten Paul
Sat, May 23, 2020 12:37 AM

On 23.05.20 02:24, jon wrote:

I find the different styles of panning, rotating, etc in the
various programs that I use to be infuriating.  I wish that
all of the programs were configurable so that I could stick
to one style.  I am ALWAYS clicking incorrectly.  If we can
make these things configurable, I would appreciate it.

Well, yes, it's obviously impossible for programs to agree on
one style. Even more so if multiple OS platforms come into
play.

However making everything configurable is quite some effort,
so it's not always possible to require that.

One of the upcoming GSoC projects will cover the keyboard
configuration, which is asked for even more often.
https://summerofcode.withgoogle.com/projects/#6337400843796480

ciao,
Torsten.

On 23.05.20 02:24, jon wrote: > I find the different styles of panning, rotating, etc in the > various programs that I use to be infuriating.  I wish that > all of the programs were configurable so that I could stick > to one style.  I am ALWAYS clicking incorrectly.  If we can > make these things configurable, I would appreciate it. Well, yes, it's obviously impossible for programs to agree on one style. Even more so if multiple OS platforms come into play. However making everything configurable is quite some effort, so it's not always possible to require that. One of the upcoming GSoC projects will cover the keyboard configuration, which is asked for even more often. https://summerofcode.withgoogle.com/projects/#6337400843796480 ciao, Torsten.