Windows Subsystem for Linux
WSL2 Bugs
- Key Repeat rate Settings not used https://www.reddit.com/r/bashonubuntuonwindows/comments/i8wb7p/wsl2_x11_server_not_responding_to_key_repeat_rate/
- Resizing windows with AltDrag moves windows around without rerendering https://github.com/microsoft/wslg/issues/324
Commands
Enable WSL2 by default with
WSL Home Directory
- The home directory of WSL resides in the network path
\\wsl$\Ubuntu\home\USER
. - Likewise, access windows drives in WSL under
/mnt/c/...