Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> There's also Windows Subsystem for Linux. You can get a full-blown OS like Ubuntu or SuSE that way. Well, that is, sans Linux kernel and sans X11.

You can use X11 applications if you install an X11 agent in Windows such as Xming. But it's not pleasant. I don't know if it's WSL or Xming at fault, but 2D performance in X is pretty abysmal.

I've run applications like gedit and evince on WSL with Xming. It's also fairly annoying that you cannot print from WSL applications, and to my knowledge you cannot access devices either (e.g. USB to serial adapter).



> I don't know if it's WSL or Xming at fault, but 2D performance in X is pretty abysmal.

Xming probably isn't using the X shared memory extension, so everything has to be serialized and sent through the socket.

> It's also fairly annoying that you cannot print from WSL applications

Can't you configure cups within WSL to print to a network printer, and export the printer from Windows as a network printer?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: