Difference between revisions of "Guacamole Keys"

From Coder Merlin
(Created page with "{| class='wikitable' ! Key Sequence ! Purpose |- | {{VerySpecialKey|CONTROL|ALT|SHIFT}} | Open '''options''' menu |- | {{VerySpecialKey|CONTROL|SHIFT|v}} | Paste from clipboard |}")
 
m (Editorial review and minor corrections)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Common Keys ==
{| class='wikitable'
{| class='wikitable'
! Key Sequence
! Key Sequence
Line 9: Line 10:
| Paste from clipboard
| Paste from clipboard
|}
|}
== Helpful Hints ==
=== Unexpected Characters ===
If you are using a Mac and seeing ''special'' characters when using the {{Key|ALT}} key (e.g., '''ƒ''' for {{SpecialKey|ALT|f}} or '''≈''' for {{SpecialKey|ALT|x}} you can update your keyboard preferences by accessing the 🍎 '''Apple menu''', selecting '''System Preferences...''' and finding the '''Keyboard''' applet.  Be sure that the '''Keyboard''' tab is selected then click the '''Modifier Keys...''' button. From there, change the '''Option Key''' action to '''Escape''':<br/>
[[File:OSX Modifier Key Dialog.png|400px]]
=== File Uploads and Downloads ===
# To upload or download a file, open the Guacamole Preferences tray.
# Click Devices | /tmp/transfers <br/>[[File:Guacamole File Transfer.png|400px]]
# A file browser opens to a special transfer directory.
==== File Uploads ====
# Click the Upload Files... button
# Select the file(s) to be uploaded
# Close the Guacamole Preferences tray
# In the shell, use the ''mv'' command to ''move'' your file to its destination
==== File Downloads ====
# Before opening the Guacamole Preferences tray, use the ''mv'' command to ''copy'' your file to /tmp/transfers
# After opening the file browser as described above, to begin the download, double-click the file.

Latest revision as of 16:11, 19 October 2022

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Common Keys[edit]

Key Sequence Purpose
CONTROL-ALT-SHIFT Open options menu
CONTROL-SHIFT-v Paste from clipboard

Helpful Hints[edit]

Unexpected Characters[edit]

If you are using a Mac and seeing special characters when using the ALT key (e.g., ƒ for ALT-f or for ALT-x you can update your keyboard preferences by accessing the 🍎 Apple menu, selecting System Preferences... and finding the Keyboard applet. Be sure that the Keyboard tab is selected then click the Modifier Keys... button. From there, change the Option Key action to Escape:
OSX Modifier Key Dialog.png

File Uploads and Downloads[edit]

  1. To upload or download a file, open the Guacamole Preferences tray.
  2. Click Devices | /tmp/transfers
    Guacamole File Transfer.png
  3. A file browser opens to a special transfer directory.

File Uploads[edit]

  1. Click the Upload Files... button
  2. Select the file(s) to be uploaded
  3. Close the Guacamole Preferences tray
  4. In the shell, use the mv command to move your file to its destination

File Downloads[edit]

  1. Before opening the Guacamole Preferences tray, use the mv command to copy your file to /tmp/transfers
  2. After opening the file browser as described above, to begin the download, double-click the file.