GUAC-1410: Document parameter value for Japanese keyboard layout.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/78760a4d Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/78760a4d Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/78760a4d Branch: refs/heads/master Commit: 78760a4d2dd829144132c2d9f89fbe83437c1b0c Parents: 0bcf577 Author: Michael Jumper <[email protected]> Authored: Mon Feb 1 15:00:29 2016 -0800 Committer: Michael Jumper <[email protected]> Committed: Mon Feb 1 15:00:29 2016 -0800 ---------------------------------------------------------------------- src/chapters/configuring.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/78760a4d/src/chapters/configuring.xml ---------------------------------------------------------------------- diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml index 4bb9c64..af59998 100644 --- a/src/chapters/configuring.xml +++ b/src/chapters/configuring.xml @@ -1445,6 +1445,12 @@ tcp6 0 0 :::4713 :::* LISTEN</comp </listitem> </varlistentry> <varlistentry> + <term><constant>ja-jp-qwerty</constant></term> + <listitem> + <para>Japanese keyboard</para> + </listitem> + </varlistentry> + <varlistentry> <term><constant>sv-se-qwerty</constant></term> <listitem> <para>Swedish keyboard</para>
