GNOME Bugzilla – Bug 322593
Add Return (Next Image); Shift SpaceBar, Shift Return (Previous) accelerators
Last modified: 2005-12-01 18:08:11 UTC
patch coming up
Created attachment 55292 [details] [review] Patch Patch adds accelerators Return for Next Image Shift Return and ShiftSpaceBar for Previous Image Evince also has these accelerators Furthermore it refactors the verb_GoPrev_cb function in 4 more simple functions. This way if you want to introduce an extra accelator you won't have to edit the verb_GoPrev_cb function.
Nice catch, nice refactoring. Applied, thanks!
Thanks for applying this Lucas. Could you also take a look at the shortcut keys patch at bug 310455 ? That basically contains this patch + a number of shortcut key rearangements Thanks