diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2017-03-13 22:00:23 +0100 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2017-03-13 22:17:42 +0100 |
commit | abf6242128394aa2374f3882252dfc84d4499c33 (patch) | |
tree | d49003d2c7f49f0eee4a4cb47d0917f9e2ca2555 /doc | |
parent | aadcac452379ae0da59f1a16c60189a69ef822d6 (diff) | |
download | nx-libs-abf6242128394aa2374f3882252dfc84d4499c33.tar.gz nx-libs-abf6242128394aa2374f3882252dfc84d4499c33.tar.bz2 nx-libs-abf6242128394aa2374f3882252dfc84d4499c33.zip |
Keystroke.c: add new keystroke to reread keystroke config
Default is ctrl-alt-k
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nxagent/README.keystrokes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/nxagent/README.keystrokes b/doc/nxagent/README.keystrokes index ad850f6df..7edd340d2 100644 --- a/doc/nxagent/README.keystrokes +++ b/doc/nxagent/README.keystrokes @@ -92,6 +92,10 @@ viewport_move_right Moves the image viewport to the right. viewport_move_down Moves the image viewport down. +reread_keystrokes + forces nxagent to re-read the keystroke + configuration. Useful to add/changes keystrokes for a running + session. Only in builds with certain debugging options enabled, ignored otherwise: force_synchronization |