Earlier quoted context omitted.
They used to sell it for much cheaper - way back when I got it, I'm pretty sure it was under $10. If they raised it that much, surely that's a sign of demand? I have little doubt that it's a polished fork, but what ultimately matters is the value added - in this case, the value is, "it just works". The only thing I had to do manually was to configure DISPLAY=:0 system-wide in my WSL.
Can you please tell me the exact location of the file to configure the system-wide WSL? Would it be the equivalent of /etc/profile?
X410 – X Server for Windows 10
161–170 of 254 posts
Re: X410 – X Server for Windows 10
#162Earlier quoted context omitted.
They used to sell it for much cheaper - way back when I got it, I'm pretty sure it was under $10. If they raised it that much, surely that's a sign of demand? I have little doubt that it's a polished fork, but what ultimately matters is the value added - in this case, the value is, "it just works". The only thing I had to do manually was to configure DISPLAY=:0 system-wide in my WSL.
Can you please tell me the exact location of the file to configure the system-wide WSL? Would it be the equivalent of /etc/profile?
\\wsl$
Or, in the terminal cd to your homedir and then type "explorer.exe ." including the dot. This will get you specifically to your homedir.Re: X410 – X Server for Windows 10
#163They are asking $50 for something that there are other open source solutions for. It would be interesting to find out how much of the original source code is the developers and how much is just repackaging of one of the multitude of open source X servers for Windows that are currently available. Originally thinking it was another open source project, I looked at the website to see if there were some features that wou…
I don't think there is anything wrong with paying for software. Free software isn't about the price, it's about the liberty,freedom of the software itself.
Re: X410 – X Server for Windows 10
#164This is getting weird, you pay for windows to use WSL then pay $50 for an X server clone... who wants to try this hard to not use the Linux kernel?
Re: X410 – X Server for Windows 10
#165Re: X410 – X Server for Windows 10
#166Earlier quoted context omitted.
Have you tried Cygwin's X server? I've been using it for many years already with no problems, and it's free (both as in beer and as in freedom).
That's Cygwin, not WSL. I don't think those two are compatible. I think people want the actual Linux you can get with WSL, not a pseudo-Linux like Cygwin.
Re: X410 – X Server for Windows 10
#167Re: X410 – X Server for Windows 10
#168I (and most of my colleagues) stopped using vcxsrv at my workplace since we moved from Qt4 to Qt5. At some point in between, Qt stopped supporting native X11 painting[1] which means all of the graphics are now drawn as bitmap at server side and sent in whole to the client. That easily hoses up our network. The problem is more exarcebated now that Japan has declared state of emergency and everyone is urged to work fro…
Same problem. There is now however the "QT_XCB_NATIVE_PAINTING" environment variable which I suggest you try.
Re: X410 – X Server for Windows 10
#169Earlier quoted context omitted.
I've never seen it being sold at less than 75% off. "Limited Time Offer" you say, "technically illegal tactic" I read
Could you please explain the illegality?
https://www.asa.org.uk/advice-online/promotional-savings-cla...
I'm not sure how much of it legally enforceable vs adhering to some code of conduct.
Re: X410 – X Server for Windows 10
#170Does anyone want to share how they use the WSL2 & X-Server combination? In my case, I'm mostly happy with the VSCode WSL2 integration. I keep all my projects on the linux fs and it is fast to work with. The only thing which annoys me is the window management in Windows. Too much Mouse movement and random ALT-TAB-ing. I've never got i3 to work with a Windows x server on multiple displays with high dpi. X401 also only…
I'm curious, I always thought that devs who choose Windows do so because they like the window management and the UI tools etc. That's my reason for sure. What's stopping you from just running proper Linux with VS Code, if you don't like the way the Windows shell works?
* Adobe software, MS Office, pro audio, pro video, and other income-dependent software tools mostly run on Windows and/or Macs and don't have a Linux version.
* Ease of asset management for the company (yes, it can be done with Linux, but Apple, MS and Google have great tools for managing huge numbers of computers). Google (Chrome) and Apple have a great story on configuration management by having much more consistent hardware.
* Company issued laptop (usually combined with the need for MS Office & corporate asset management)
Oh, and I love VS Code, but it really needs a full org-mode equivalent. It's the only thing that keeps me reaching for Emacs at least once a day.