You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/11/27 17:06:08 UTC

openmeetings git commit: no jira: documentation update

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x 8ab9c80c8 -> 49c2e6dc8


no jira: documentation update


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/49c2e6dc
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/49c2e6dc
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/49c2e6dc

Branch: refs/heads/4.0.x
Commit: 49c2e6dc858de43b7d83d20b34bdf408fb91bf35
Parents: 8ab9c80
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Tue Nov 28 00:05:59 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Tue Nov 28 00:05:59 2017 +0700

----------------------------------------------------------------------
 openmeetings-server/src/site/xdoc/HotKeys.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/49c2e6dc/openmeetings-server/src/site/xdoc/HotKeys.xml
----------------------------------------------------------------------
diff --git a/openmeetings-server/src/site/xdoc/HotKeys.xml b/openmeetings-server/src/site/xdoc/HotKeys.xml
index 71705b1..45dbb5e 100644
--- a/openmeetings-server/src/site/xdoc/HotKeys.xml
+++ b/openmeetings-server/src/site/xdoc/HotKeys.xml
@@ -29,7 +29,7 @@
 					<th>Config Key</th>
 				</tr>
 				<tr>
-					<td>F12 (code 123)</td>
+					<td>Shift+F12 (code 123)</td>
 					<td>A hot key code for the 'give exclusive audio' functionality.</td>
 					<td>Yes</td>
 					<td>exclusive.audio.keycode</td>
@@ -37,12 +37,11 @@
 				<tr>
 					<td>Shift+F8 (code 119)</td>
 					<td>Room video windows will be "rearranged" using masonry layout</td>
-					<td>No</td>
-					<td>
-					</td>
+					<td>Yes</td>
+					<td>video.arrange.keycode</td>
 				</tr>
 				<tr>
-					<td>F7 (code 118)</td>
+					<td>Shift+F7 (code 118)</td>
 					<td>A hot key code for the 'mute/unmute audio' functionality.</td>
 					<td>Yes</td>
 					<td>mute.keycode</td>