Is there a keyboard shortcut to highlight text in Evince? To place a note? Or a way to setup a custom keyboard shortcut?
Asked
Active
Viewed 4,606 times
3 Answers
9
The feature was added just one month ago (August 10, 2018) to evince1.
I guess it will be available in the next evince version 3.31.
The shortcuts in the addition are S to add text annotation
and Ctrl+H to add highlight annotations.
______________
1 See Merge Request “Allow Keybinding for highlighting annotation”.
G-Man Says 'Reinstate Monica'
- 22,130
- 27
- 68
- 117
adabru
- 240
- 2
- 5
-
1It's too bad that some shortcuts are not documented at all. You need to look [at the source](https://gitlab.gnome.org/GNOME/evince/blob/674ab1de72145485f8ea2a715a6ff67a5c99548b/shell/ev-application.c#L944) to get know of them :/ – doak Oct 30 '19 at 19:17
0
As my testing of evine,
- press F11 to full screen mode, press ESC to go back
- press F9 to toggle left side panel show, but you cannot do this if search box is shown
- press ctrl + F to show search input box, press ESC to let it gone
Bill Zhao
- 1
- 1
0
As suggested already, the keybindings Ctrl + H and S can be used to highlight and annotate text. However, this feature is present in evince 3.30+ [1] [2]. Ubuntu 18.04 ships evince 3.28.
So to get the keybindings in Ubuntu 18, I installed the latest version of evince from snap, as suggested by this answer (currently it is 40.4 as opposed to apt's 3.28.4).
psycherun
- 1
- 2