Edited tags

This commit is contained in:
Brandon Rozek 2020-02-29 19:39:20 -05:00
parent eb5d35d802
commit 055993312b
20 changed files with 17 additions and 11 deletions

View file

@ -2,7 +2,7 @@
title: "Wacom and USB Redirection in Virtual Machines"
date: 2019-05-24T22:15:56-04:00
draft: false
tags: [ "linux" ]
tags: [ "linux", "VM" ]
---
[Virt-Manager](https://virt-manager.org/) is a great tool for managing virtual machines under Linux. Today I learned of [Spice USB redirection](https://blog.wikichoon.com/2014/04/spice-usb-redirection-in-virt-manager.html). Essentially it allows you to switch USB devices from the host to the virtualized environment. This came in handy when I noticed that the graphics tablet device was not able to do pressure sensitivity on the Windows guest.