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 539972 - Add kbd shortcut for rotate menu items
Add kbd shortcut for rotate menu items
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-24 15:19 UTC by Bastien Nocera
Modified: 2009-04-05 10:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Alt+Left/Right (794 bytes, patch)
2008-06-24 18:11 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2008-06-24 15:19:32 UTC
They currently don't have any keyboard shortcuts. Can I suggest Alt+Left/Right?

Let me know which ones you fancy, and I'll provide the patch.
Comment 1 Bastien Nocera 2008-06-24 18:11:38 UTC
Created attachment 113355 [details] [review]
Use Alt+Left/Right

EOG uses Ctrl+R, but it's already used by Reload for Evince.
Comment 2 Bastien Nocera 2008-06-24 21:28:16 UTC
2008-06-24  Bastien Nocera  <hadess@hadess.net>

	* shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
	to rotate right. Ctrl+R (as EOG uses) is already used for reload.
	Fixes bug #539972.
Comment 3 Nickolay V. Shmyrev 2009-04-05 09:19:18 UTC
The issue is that Alt+Arrows is used for precise scrolling.
Comment 4 Nickolay V. Shmyrev 2009-04-05 10:26:35 UTC
Changed for Ctrl+Arrows.