GNOME Bugzilla – Bug 653783
Does not support standard keybindings on OSX
Last modified: 2011-06-30 22:56:34 UTC
OSX uses a set of keybindings that are common across applications. Also, formatting options and other commands are not bound to the Command key (they are bound to the Control key which is not standard to the OS). Make it possible to use the Command key with these. This will help improve OS integration. Examples below but not limited to: Command+Q = quit Command+B = bold Command+U = underline Command+I = italics Command+H = highlight Command+N = new (menu shows the Command key but it works with Control not Command).
Odd, I thought for sure we already had a bug for this, but I can't seem to find it. Confirming, lowering severity, bumping priority. Our goal was to make keybindings completely configurable, and simply ship different schemas on each platform. Somebody was working on that but never finished it or provided a usable patch. This commit is from a branch where I was playing with another approach, but I still prefer the idea of making all of our keybindings configurable: http://git.gnome.org/browse/tomboy/commit/?h=mac-keybindings&id=fc2f34ca940335cb99a95c8d8ce06005be7e2a2a
Woo, found the dupe. *** This bug has been marked as a duplicate of bug 560738 ***