aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2020-02-14 00:28:59 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-05-31 12:52:35 +0200
commitb82f44e3565b6670e816f4081076596d0ea0236b (patch)
tree86a3938217ae3e8d32aee6b1a1140d6aa9e7db9e /doc
parent89de77cdc04f81d8080fa07507bb4bbf37e1b514 (diff)
downloadnx-libs-b82f44e3565b6670e816f4081076596d0ea0236b.tar.gz
nx-libs-b82f44e3565b6670e816f4081076596d0ea0236b.tar.bz2
nx-libs-b82f44e3565b6670e816f4081076596d0ea0236b.zip
nxagent: Add keystroke for dumping the current clipboard state
Diffstat (limited to 'doc')
-rw-r--r--doc/nxagent/README.keystrokes4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/nxagent/README.keystrokes b/doc/nxagent/README.keystrokes
index b76e9fd62..e916bddc0 100644
--- a/doc/nxagent/README.keystrokes
+++ b/doc/nxagent/README.keystrokes
@@ -129,6 +129,10 @@ reread_keystrokes
autograb
Toggles autograb mode
+dump_clipboard
+ print the current internal clipboard state (for debugging) to the
+ log.
+
force_synchronization
Forces immediate drawing of elements to be synchronized which can
fix some visual bugs.