mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Viewer: Add a mode to follow links with only the keyboard
This commit is contained in:
parent
99ddd5457d
commit
843a317334
@ -154,6 +154,21 @@ behavior`.
|
||||
<https://freebsoft.org/speechd>`_ to be installed and working.
|
||||
|
||||
|
||||
Following links using only the keyboard
|
||||
-----------------------------------------------
|
||||
|
||||
The E-book viewer has a :guilabel:`hints mode` that allows you to click links
|
||||
in the text without using the mouse. Press the :kbd:`Alt+f` key and all links
|
||||
in the current screen will be highlighted with a number or letter over them.
|
||||
Press the letter on your keyboard to click the link. Pressing the :kbd:`Esc`
|
||||
key will abort the hints mode without selecting any link.
|
||||
|
||||
If more than thirty five links are on-screen then some of them will have
|
||||
multiple letters, in which case type the first and second, or the first and
|
||||
press :kbd:`Enter` to activate. You can also use the :kbd:`Backspace` key to
|
||||
undo a mistake in typing.
|
||||
|
||||
|
||||
Customizing the look and feel of your reading experience
|
||||
------------------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user