Right mouse button menus
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Right mouse button menus
I am sure it must have been discussed somewhere. Why does Audacity make little (or no?) use of the right mouse button for pop up menus? For instance "find zero crossings" and "repeat last effect" are very common things I do with my selection and it might be nice to do that all one handed.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Right mouse button menus
Historical. Audacity was initially developed on OS X which was several years behind Windows in adopting right-click. Apple's mice were left-click only so the only way to right-click was to hold CTRL while clicking
To people on Windows, the lack of right-click in Audacity is baffling and annoying (IMO).
Gale
To people on Windows, the lack of right-click in Audacity is baffling and annoying (IMO).
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Right mouse button menus
I know only two uses of right mouse in Audacity for Windows, for zooming out in the vertical rulers, and with the magnifier tool. I see comments in ToolsToolBar.cpp suggest that this tool is very different on the other operating systems.
-
waxcylinder
- Forum Staff
- Posts: 14585
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Right mouse button menus
You can see all the mouse bindings on this page in the Manual: http://manual.audacityteam.org/o/man/mo ... ences.html
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Right mouse button menus
You can also right-click in Meter Toolbar or over a label.Paul L wrote:I know only two uses of right mouse in Audacity for Windows, for zooming out in the vertical rulers, and with the magnifier tool.
You mean:Paul L wrote:see comments in ToolsToolBar.cpp suggest that this tool is very different on the other operating systems.
Code: Select all
#if defined( __WXMAC__ )
wxTRANSLATE("Click to Zoom In, Shift-Click to Zoom Out"),
#elif defined( __WXMSW__ )
wxTRANSLATE("Drag to Zoom Into Region, Right-Click to Zoom Out"),
#elif defined( __WXGTK__ )
wxTRANSLATE("Left=Zoom In, Right=Zoom Out, Middle=Normal"),It works the same on all OS'es now, as stated in the Manual. On any OS, you can SHIFT-click or right-click to zoom out, or middle-click to zoom normal. I've made a note to update those status bar messages after 2.0.6. I see no need for a different message except (possibly) for zoom out on Mac for anyone who still has a left-click only mouse.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Right mouse button menus
Then you should also note that the mouse preferences that waxcylinder pointed to omit Shift left click fr Zoom.Gale Andrews wrote:You can also right-click in Meter Toolbar or over a label.Paul L wrote:I know only two uses of right mouse in Audacity for Windows, for zooming out in the vertical rulers, and with the magnifier tool.
You mean:Paul L wrote:see comments in ToolsToolBar.cpp suggest that this tool is very different on the other operating systems.for Zoom Tool?Code: Select all
#if defined( __WXMAC__ ) wxTRANSLATE("Click to Zoom In, Shift-Click to Zoom Out"), #elif defined( __WXMSW__ ) wxTRANSLATE("Drag to Zoom Into Region, Right-Click to Zoom Out"), #elif defined( __WXGTK__ ) wxTRANSLATE("Left=Zoom In, Right=Zoom Out, Middle=Normal"),
It works the same on all OS'es now, as stated in the Manual. On any OS, you can SHIFT-click or right-click to zoom out, or middle-click to zoom normal. I've made a note to update those status bar messages after 2.0.6. I see no need for a different message except (possibly) for zoom out on Mac for anyone who still has a left-click only mouse.
Gale
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Right mouse button menus
For zoom out, yes thanks. Noted. SHIFT + left click is mentioned elsewhere for zooming out, as far as I can tell.Paul L wrote:Then you should also note that the mouse preferences that waxcylinder pointed to omit Shift left click fr Zoom.Gale Andrews wrote:It works the same on all OS'es now, as stated in the Manual. On any OS, you can SHIFT-click or right-click to zoom out, or middle-click to zoom normal. I've made a note to update those status bar messages after 2.0.6. I see no need for a different message except (possibly) for zoom out on Mac for anyone who still has a left-click only mouse.
Gale
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Right mouse button menus
Gale, I just learned another thing!
Shift and right click in the vertical ruler of a wave track, in any one of the view types, jumps to maximum zoom out.
But the status bar message doesn't mention it, and I just learned it by reading code. I wish I had known it sooner!
Shift and right click in the vertical ruler of a wave track, in any one of the view types, jumps to maximum zoom out.
But the status bar message doesn't mention it, and I just learned it by reading code. I wish I had known it sooner!
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Right mouse button menus
Paul,Paul L wrote:Gale, I just learned another thing!
Shift and right click in the vertical ruler of a wave track, in any one of the view types, jumps to maximum zoom out.
But the status bar message doesn't mention it, and I just learned it by reading code. I wish I had known it sooner!
I added SHIFT + right-click to the Manual a few weeks ago - it's a new feature in 2.0.6.
Note that this goes to normal zoom level, rather than maximum zoom out (you can zoom out one more step with right-click, after SHIFT + right-click).
I notice that although hovering on the vertical scale appears to enable Zoom Tool, the hover doesn't enable Zoom Tool SHIFT + drag to zoom out on a range. And SHIFT + right-click over the waveform with Zoom Tool or Multi-Tool on doesn't zoom to normal. Shouldn't it? With those inconsistencies, we can't really mention SHIFT + right-click in Mouse Preferences.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Right mouse button menus
First, sorry I'm a fool and forget that it's 2.0.6 code I'm reading. So, it's new behavior. But it is not mentioned in the status bar message.
The status bar message in 2.0.5 is
The six tool buttons affect what the cursor does only when it is in the sample data. So what the mouse does outside that area is independent of the tool, and not mentioned in mouse preferences. In particular what the mouse does when over the vertical ruler is summarized by the status bar message, not the preferences. So completing the description would not be an inconsistency with preferences.
Do you agree with that?
I suppose though I am just a couple days late pointing that out, you've just finished internationalizing the messages.
The status bar message in 2.0.5 is
It was an incomplete description in 2.0.5, not mentioning the right click behavior (without shift), and it is unchanged in 2.0.6. I suppose "shift-click to zoom out" might be an inexact description covering both shift-button actions? (And is "region" the correct word?)Click to vertically zoom in. Shift-click to zoom out. Drag to specify a zoom region.
The six tool buttons affect what the cursor does only when it is in the sample data. So what the mouse does outside that area is independent of the tool, and not mentioned in mouse preferences. In particular what the mouse does when over the vertical ruler is summarized by the status bar message, not the preferences. So completing the description would not be an inconsistency with preferences.
Do you agree with that?
I suppose though I am just a couple days late pointing that out, you've just finished internationalizing the messages.