Lots of keyboard shortcuts are not yet working. It's work in progress
after all. Having said that, tab switching is cmd-opt-left arrow/right
arrow (I hope they'll add support for cmd-{} and
ctrl-tab/ctrl-shift-tab too). Most keyboard shortcuts are visible in
the menu by the way. cmd-left/right for history navigation is not yet
working, so don't look for that.

As far as I know, most of the keyboard shortcuts are currently defined
in chrome/app/nibs/en.lproj/MainMenu.xib . Click a menu item. You can
set its keyboard shortcut in Interface Builder. The item's tag has to
match one of the constants in chrome_dll_resource.h, it's then
dispatched somehow.

HTH,
Nico

On Tue, Jun 9, 2009 at 8:02 AM, duDEman<[email protected]> wrote:
>
> Could somebody enlighten me about the status of Mac keyboard shortcuts
> for Chromium? I really miss the shortcuts for tab switching, for
> instance.
>
> I've checked a few places in the source for the keyboard shortcuts,
> but I will admit that I am still a bit lost in it. If somebody could
> point me to the right files, I don't mind checking things myself, and
> maybe even adding that tab switching magic myself. :)
>
> Thanks.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to