[okular] [Bug 413745] Add shortcuts for left / right page rotation

David Hurka bugzilla_noreply at kde.org
Sat Nov 2 18:19:25 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=413745

--- Comment #7 from David Hurka <david.hurka at mailbox.org> ---
Sorry, Falkon does not load the gitlab MR. To answer Postix’ question:

> If set to AltGr+L the shortcut representation becomes ł and and for AltGr+R it becomes ¶. 
> This is really hard for a user to figure out, what needs to be pressed.

> Is it possible to instead display AltGr+L and AltGr+R? Or is it complicated due to different keyboard layouts?

This will probably not be possible. There are keyboard layouts without AltGr.
Qt does not know this key as modifier. And besides that, AltGr is a very
uncommon modifier.

At least, Qt (since Qt5) does not care on which keyboard layer a shortcut key
is pressed. For Neo2, 1 is the same as Mod4+M.

https://doc.qt.io/qt-5/qt.html#KeyboardModifier-enum

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list