Change CTRL+number to ALT+number
5 posts
• Page 1 of 1
I think it's more easy to type with only one hand the ALT+number shortcuts than CTRL+number shortcuts to change to other tabs.
.. //\/ e t . \/ i c i o u s ..
Alt+key shortcuts are already used on many sites that are using the (x)HTML accesskey attribute in their tags.
Ok. Galeon uses ALT+number shortcuts. If Phoenix devs don't want change it please say me where I could change it on the sources.
Thanks for answer. .. //\/ e t . \/ i c i o u s ..
Phoenix devs won't probably change it: at the beginning, Phoenix used alt+number shortcuts to cycle through tabs, but it was then changed to ctrl+number shortcuts (for reason I gave above).
I haven't tried to change the shortcuts myself, but you may find some help on this page: http://www.mozilla.org/unix/customizing.html#keys Thanks. I have make this changes and runs ok
I found it on: browser.jar / content / browser / browser.js Search for: function ctrlNumberTabSelection(event) Change: if (!event.ctrlKey) return; with this: if (!event.altKey) return; Thanks for all, now I'm more happy with my Phoenix .. //\/ e t . \/ i c i o u s ..
5 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 0 guests |
|