After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 496750 - Tabs should respond to ALT+n like all major gnome applications
Tabs should respond to ALT+n like all major gnome applications
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
2.20.x
Other Linux
: Normal enhancement
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-14 14:13 UTC by Pedro Villavicencio
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Patch enabling ALT-n hotkeys for tabs (1.38 KB, patch)
2010-07-12 16:33 UTC, Dmitri Bachtin
committed Details | Review
Added ability to navigate tabs using Alt-N. (1.83 KB, patch)
2011-06-13 22:04 UTC, Chris Kühl
committed Details | Review

Description Pedro Villavicencio 2007-11-14 14:13:58 UTC
This report has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/162516

"TABS in gnome-system-monitor should respond to ALT+1, ALT+2, ALT+3 and ALT+4, like:
gnome-terminal
firefox
etc.

Thanks,"
Comment 1 Benoît Dejean 2007-11-14 14:33:18 UTC
system-monitor uses standard GtkNotebook which doesn't provide such feature AFAIK.
Comment 2 Dmitri Bachtin 2010-06-20 14:59:59 UTC
Attached a patch to https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/162516
Comment 3 Dmitri Bachtin 2010-07-02 22:07:33 UTC
any movement on that one? accept/reject?
Comment 4 Dmitri Bachtin 2010-07-12 16:33:07 UTC
Created attachment 165746 [details] [review]
Patch enabling ALT-n hotkeys for tabs

Moved the patch to this upstream tracker to reduce hopping between trackers.
Comment 5 Chris Kühl 2011-06-13 22:04:18 UTC
Thanks.

The following fix has been pushed:
a2bccca Added ability to navigate tabs using Alt-N.
Comment 6 Chris Kühl 2011-06-13 22:04:24 UTC
Created attachment 189857 [details] [review]
Added ability to navigate tabs using Alt-N.