mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 12:57:45 +00:00
Lightly mention USB support
This commit is contained in:
@@ -563,6 +563,14 @@ sudo apt install gedit
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### USB Pass-thru {#wsl-usb}
|
||||||
|
|
||||||
|
For some development usage, having USB access from Linux is immensely useful. In particular, when dealing with Linux-only software for flashing microcontrollers or other embedded devices it's an absolute necessity.
|
||||||
|
|
||||||
|
Luckily, as of late [Microsoft has worked with a third party project to add support to WSL](https://devblogs.microsoft.com/commandline/connecting-usb-devices-to-wsl/) to directly connect USB to Linux. This allows you to do flashing with `dd` and similar
|
||||||
|
|
||||||
# Keyboard Usage {#keyboard-usage}
|
# Keyboard Usage {#keyboard-usage}
|
||||||
|
|
||||||
When asking many of my Linux-favoring friends why they love Linux so much, I've heard one answer time and time again. They love being able to control their computer front, back, and sideways without having to touch the mouse. Well, dear reader, I assure you that Windows provides the same level of control.
|
When asking many of my Linux-favoring friends why they love Linux so much, I've heard one answer time and time again. They love being able to control their computer front, back, and sideways without having to touch the mouse. Well, dear reader, I assure you that Windows provides the same level of control.
|
||||||
|
|||||||
Reference in New Issue
Block a user