From f422d004271bcefe4fc18ba1ac14daae8c78a7eb Mon Sep 17 00:00:00 2001 From: Rob Reeder <62711024+sei-rreeder@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:33:49 +0000 Subject: [PATCH] minor updates to topo guide --- docs/topomojo/copy-paste.md | 4 ++-- docs/topomojo/files.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/topomojo/copy-paste.md b/docs/topomojo/copy-paste.md index 73b185d..8768e96 100644 --- a/docs/topomojo/copy-paste.md +++ b/docs/topomojo/copy-paste.md @@ -2,14 +2,14 @@ The procedures below show you how to: -- Copy text from a local machine (an *out-of-game* computer) and paste it into an in-game virtual machine +- Copy text from a local machine (an *out of game* computer) and paste it into an *in game* virtual machine - Copy text from a virtual machine and paste it into a local machine *The VM console cog icon:* ![console-cog](img/console-cog.png) -## From local ("out of game") to in-game +## From local ("out of game") to "in game" 1. On your local machine select, then copy, the content you want to place into a launched virtual machine. 2. In the VM console tab, select the cog icon (the **Tools**). Under **Clipboard** paste in the clip using right-click Paste or `ctrl+V`. diff --git a/docs/topomojo/files.md b/docs/topomojo/files.md index 0b7ae34..642e823 100644 --- a/docs/topomojo/files.md +++ b/docs/topomojo/files.md @@ -18,6 +18,6 @@ When you upload an ISO file in the box, TopoMojo creates a folder with *this* GU When the **Local** filter is removed, *all* of the ISOs in the global folder on the NFS data store can be seen. (The folder name will contain a GUID of all zeros.) These global ISOs are available to every workspace in TopoMojo. -ISOs can be attached to a VM in the workspace, **Templates** tab, **Settings**. See "Adding and editing templates" in the [Building a new Workspace](building-a-workspace.md) chapter of this guide. When an ISO is selected here, the ISO will be attached to the VM upon its deployment. +ISOs can be attached to a VM in the challenge workspace **Templates** tab. See "Adding and editing templates" in the [Building a new Workspace](building-a-workspace.md) chapter of this guide. When an ISO is selected here, the ISO will be attached to the VM upon its deployment. -ISOs can also be attached to VM in the workspace, **Challenge** tab, **Variant Detail**. This is called "dynamic ISO attachment" and gives you the ability to attach a variant-specific ISO file to a template. You *must* specify a target(s) here. See also "Variants" in the [Challenge tab](challenge.md) chapter of this guide. \ No newline at end of file +ISOs can also be attached to VM in the workspace **Challenge** tab **Variant Detail**. This is called "dynamic ISO attachment" and gives you the ability to attach a variant-specific ISO file to a template. You *must* specify a target(s) here. See also "Variants" in the [Challenge tab](challenge.md) chapter of this guide. \ No newline at end of file