Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-04-04 04:50:20 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-04-04 04:50:20 +0300
commit53e49ae614450095993ace631bee9a7a941d4427 (patch)
tree7fef35d28dc787236cea80d7b223fb2a44820294 /public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html
parentd957098f3312d786b751ea86266e49f173b55e1e (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html')
-rw-r--r--public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html b/public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html
index 571f6c5e8..e8e4670f9 100644
--- a/public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html
+++ b/public/md__builds__remmina_remmina-ci__remmina_8wiki__problems-and-tweaks_vnc-key-mapping-configuration.html
@@ -86,16 +86,16 @@ $(document).ready(function(){initNavTree('md__builds__remmina_remmina-ci__remmin
<div class="title">How to configure key mapping with the VNC plugin. </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><p>Remmina has an hidden feature with which you can configure custom key mappings, this is useful if you need, for example, to map the local <em>Super</em> key to remote macOS <em>Option</em> key *(leaving existing local* Alt <em>key to remote macOS</em> Command <em>key map alone.)</em></p>
+<div class="textblock"><p>Remmina has an hidden feature with which you can configure custom key mappings, this is useful if you need, for example, to map the local <em>Super</em> key to the remote macOS <em>Option</em> key *(leaving theexisting local <em>Alt</em> key to the remote macOS* Command <em>key map alone.)</em></p>
<p>See #1716 for a long discussion about this.</p>
-<p>Keys can be mapped according to a configurable map. There is a predefined map called "Map Meta Key" that seems to be exactly what we need for MacOS.</p>
-<p>Edit your connection profile, under Basic settings, you will find "Keyboard mapping". Choose "Map Meta Keys".</p>
+<p>Keys can be mapped according to a configurable map. There is a predefined map called "Map Meta Key" that seems to be exactly what we need for macOS.</p>
+<p>Edit your connection profile, under "Basic settings", you will find "Keyboard mapping". Choose "Map Meta Keys".</p>
<div class="image">
<img src="https://gitlab.com/Remmina/Remmina/uploads/e990c8826e534df01d62ea58589cf192/image.png" alt="image"/>
</div>
<p>Save and connect.</p>
<p><b>Map Meta Keys</b> is the following map:</p>
-<div class="fragment"><div class="line">[Map Meta Keys]</div><div class="line">Super_L = Meta_L</div><div class="line">Super_R = Meta_R</div><div class="line">Meta_L = Super_L</div><div class="line">Meta_R = Super_R</div></div><!-- fragment --><p>Other maps, using the same syntax, can be created in the <code>remmina.keymap</code> file, located on the same directory as the remmina.pref file, usually <code>~/.config/remmina/remmina.keymap</code> Key symbol names can be found on the GDK file <a href="https://gitlab.gnome.org/GNOME/gtk/raw/master/gdk/gdkkeysyms.h">gdk/gdkkeysyms.h</a>. </p>
+<div class="fragment"><div class="line">[Map Meta Keys]</div><div class="line">Super_L = Meta_L</div><div class="line">Super_R = Meta_R</div><div class="line">Meta_L = Super_L</div><div class="line">Meta_R = Super_R</div></div><!-- fragment --><p>Other maps, using the same syntax, can be created in the <code>remmina.keymap</code> file, located in the same directory as the remmina.pref file, usually <code>~/.config/remmina/remmina.keymap</code> Key symbol names can be found on the GDK file <a href="https://gitlab.gnome.org/GNOME/gtk/raw/master/gdk/gdkkeysyms.h">gdk/gdkkeysyms.h</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->