# Pass-Through KVM

Multiview for NDI supports controlling KVM (keyboard-video-mouse) sources.&#x20;

In order to pass through KVM control to Multiview for NDI:

1. Enable KVM support on your source (for Screen Capture - right click the icon, check Enable KVM Control)
2. Tune into your Multiview output using Studio Monitor or another application that supports KVM control.
3. Turn on KVM control in Studio Monitor.

Any mouse and keyboard input will be sent to the source that your mouse is currently hovering over in Multiview.&#x20;

{% hint style="info" %}
Find out more about Screen Capture for Windows here: <https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-windows/screen-capture>
{% endhint %}

### Selecting a Viewport using KVM

In Studio Monitor, you can select a viewport using KVM if the multiview's KVM mode is set to `explicit`. To set the KVM mode, follow these steps.

1. Open the web UI.
2. Click "Edit Layout."
3. At the bottom of the screen under **KVM Mode**, click **Click to Focus**.
4. Click **Save Changes.**

Now, when a viewport is clicked in KVM mode in Studio Monitor, that will select the viewport for control (both KVM and PTZ).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tractus.gitbook.io/tractus-tools-for-ndi/pass-through-kvm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
