Skip to content
Snippets Groups Projects
Commit c1190f0a authored by Riitta-Leena Miettinen's avatar Riitta-Leena Miettinen
Browse files

Doc: Specifying keyboard shortcuts for Emacs actions


Change-Id: Idaf76b2cc04c064d85c4cdbc5963e352df4ff6cc
Reviewed-by: default avatarhjk <hjk@qt.io>
parent b63fdd94
No related branches found
No related tags found
No related merge requests found
...@@ -469,6 +469,37 @@ ...@@ -469,6 +469,37 @@
\li Alt+V, n, where n is the number of the user action, from 1 to 9 \li Alt+V, n, where n is the number of the user action, from 1 to 9
\endtable \endtable
\section3 Emacs Shortcuts
You can specify shortcuts for executing actions in a way that is familiar to
\l{https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html}
{Emacs} editor users. The actions are not bound to any key combinations by
default. The following actions are available:
\list
\li Copy
\li Cut
\li Delete Character
\li Exchange Cursor and Mark
\li Go to File End
\li Go to File Start
\li Go to Line End
\li Go to Line Start
\li Go to Next Character
\li Go to Next Line
\li Go to Next Word
\li Go to Previous Character
\li Go to Previous Line
\li Go to Previous Word
\li Insert Line and Indent
\li Kill Line
\li Kill Word
\li Mark
\li Scroll Half Screen Down
\li Scroll Half Screen Up
\li Yank
\endlist
\section2 Image Viewer Shortcuts \section2 Image Viewer Shortcuts
\table \table
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment