lxss icon indicating copy to clipboard operation
lxss copied to clipboard

Fun with the Windows Subsystem for Linux (WSL/LXSS)

Results 5 lxss issues
Sort by recently updated
recently updated
newest added

Add get instance state IOCTL value.

@ionescu007 The last [video](https://www.youtube.com/watch?v=_p3RtkwstNk) you posted about WSL is from Oct 15, 2016. As I'm sure you know, there have been a huge number of changes to WSL since then,...

It would be super cool to have an example where an app on Windows gets some sort of framebuffer resource, and passes that and keyboard/mouse events through to the Linux...

Change the url to https://www.youtube.com/watch?v=_p3RtkwstNk

In lxlaunch.cpp:203 it checks whether the output handle is a console handle. I wonder if it's possible to make it supports non-console handles?