View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001372 | ardour | other | public | 2006-12-19 01:07 | 2008-11-20 23:58 |
| Reporter | bmueller | Assigned To | taybin | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| OS | MacOS X | ||||
| Summary | 0001372: right click on Mac OSX - beta 8 | ||||
| Description | The internal touch pad on MacBooks doen´t have a right mouse key. Normaly Ctrl + click is interpretated as a right click by programms, but ardour doesn´t accept this. So I have to connect an external mouse to get some functions, that are unavailable otherwise. | ||||
| Additional Information | Mac Book, Mac OS X, Intel | ||||
| Tags | No tags attached. | ||||
|
|
we can't control how Apple's X11 converts key+button events into the world of X Window. I wish we could. you could consider using xev (run it from a terminal window) to see what X11 thinks Ctrl-click means, but I suspect it means "Ctrl-Button1" which is semantically totally different from "Button3". We have no plans to try to make Ardour highly usable with a single button mouse - most people I've seen using DAWs on a mac use a 3 button mouse just because its so much more powerful and convenient. |
|
|
Your´re right, it gives ctrl + button 1. But with xev I found the solution, too. You have to use apple + mousbutton in X11 on the mac to get button 3! (shift-click for button 2). I use a three button mouse at home, but on the way with the notebook, I prefer the touchpad. |
|
|
X11.app actually has a preferences setting that lets you toggle 3 button emulation on/off. |
|
|
This is an X11 setting. Ardour can't do anything about it. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-12-19 01:07 | bmueller | New Issue | |
| 2006-12-19 20:45 | paul | Note Added: 0002927 | |
| 2006-12-19 23:29 | bmueller | Note Added: 0002940 | |
| 2007-02-15 21:37 | taybin | Note Added: 0003303 | |
| 2007-02-15 21:39 | taybin | Status | new => acknowledged |
| 2007-02-15 21:39 | taybin | OS | => MacOS X |
| 2007-02-15 21:39 | taybin | Status | acknowledged => resolved |
| 2007-02-15 21:39 | taybin | Resolution | open => no change required |
| 2007-02-15 21:39 | taybin | Assigned To | => taybin |
| 2007-02-15 21:39 | taybin | Note Added: 0003304 | |
| 2008-11-20 23:58 | seablade | Status | resolved => closed |