X410.dev is now live! See how you can seamlessly use Linux GUI apps in Windows 10 with X410!

We'll be using X410.dev as a dedicated website for all X410 related contents. Currently available how-to guides and posts about X410 at Token2Shell.com will be moved to this new website as well.

X410.dev will also host other topics that focus on creating a work environment that seamlessly combines Windows and Linux/Unix-like operating systems. When we decide to release new apps or tools for helping such efforts, you'll definitely hear about it first from X410.dev.

We hope you like the new website!

Pull your Linux GUI apps out of Hyper-V consoles! Run them like Windows apps with X410 over VSOCK!

X410 supports VSOCK (virtual socket) for Hyper-V virtual machines. You can use this feature to open Linux GUI apps side by side with Windows apps instead of on Hyper-V consoles. We prepared a new quick guide for trying this out:

You can now seamlessly copy and paste an image between Windows and Linux GUI apps with X410

X410 version 2.7.0 is submitted to Microsoft Store and should be available soon! Here are some of its highlights.

  • Just like plain text, you can now also share images (BMP/PNG) and HTML text between Windows and Linux GUI apps via clipboard.

    X410 natively recognizes and transfers raw image data in BMP and PNG formats. However, Windows and Linux automatically convert many image formats such as JPG to BMP format. Hence you should be able to freely copy and paste most images between the two OS's via X410.

    Please keep in mind that the clipboard sharing in X410 is utilizing network communication functions instead of system memories. So if your clipboard data is too big (ex. a high resolution BMP image) or your Linux app is running over a slow X11 forwarding, you may not be able to paste the data due to the delays and timeouts for synchronizing the two clipboards.

  • Keyboard layout files are updated to 'xkeyboard-config' version 2.27. You should no longer receive errors such as 'Error loading new keyboard description' while setting up your keyboard layout via 'setxkbmap'.

Linux GUI apps in Hyper-V virtual machines can now be opened on Windows with X410 via VSOCK

X410 version 2.6.0 is now available in Microsoft Store! Here are some of its highlights.

  • X410 can now be used with Hyper-V Linux virtual machines for opening their GUI desktop via VSOCK (virtual socket).By using VSOCK, you don't need to worry about configuring firewall or IP address. As X410 seamlessly supports Windowed Apps mode and shared clipboard, you can also use Linux GUI apps side by side with Windows apps instead of confining them to a Hyper-V console. Moreover, your virtual machines will be using less system resources since you don't need to run XRDP or other GUI desktop separately for each Linux virtual machine.

    For an example of using this new feature, please read 'Using X410 with Hyper-V Linux Virtual Machines via VSOCK'.

  • X410 now accepts a command-line argument (:displaynumber) for designating a display number. You can concurrently run X410 for each display number and maintain separate settings. For example, if you want to start X410 for display number 1, you can use the following command from PowerShell or Windows Command Prompt:
    x410.exe :1
  • 'Shared Clipboard' options are added to the X410 tray icon context menu. You can use the new options to enable or disable transferring selected text between Windows and Linux GUI apps.
  • Improved shared clipboard data handling
  • Improved rendering speed in Floating Desktop mode

X410 now consumes less memory and CPU cycles while still boosting its performance

The new version 2.0 has been submitted to Microsoft Store and should be available soon. The following summarizes the new features and improvements added in 2.0.

▬  Consumes less memory

When X410 is launched in 'Windowed Apps' mode it now only consumes less than 10MB. More memory will be used as you open more new X-Window GUI apps but the memory is returned when you close the apps.

This new memory management scheme and usage in X410 should provide more flexibility in seamlessly integrating Linux GUI apps with Windows native apps as the overhead for always running X410 is becoming negligible; it certainly now consumes less memory than your Web browser!

▬  Runs faster

We have improved and optimized how X410 renders graphic output from X-Window GUI apps. X-Window GUI apps should now be more responsive while using less CPU cycles. Just open Windows Task Manager and check how much CPU cycles an X-Window app uses in X410! Please note that the CPU cycles shown in Task Manager is for rendering the graphic output from the app; it's not showing the CPU cycles used by the app for its own computations and management.

▬  Direct3D is now used for Desktop mode

Desktop mode in X410 now uses Direct3D. DirectDraw 4 was used in the previous versions of X410. Although DirectDraw is still supported in Windows 10, it seemed good time to upgrade the engine. The new Direct3D based rendering engine doesn't give you significantly improved performance but it opens new possibilities for future versions of X410.

The lowest version of Direct3D that X410 uses is 11. If X410 cannot find any compatible video hardware, it automatically falls back to the Windows GDI.

In case you're curious about the version of DirectX that your X-Window server uses, try using "ListDLLs" from Microsoft. After launching your X-Window server in its desktop mode, run the ListDLLs program. If you find "ddraw.dll", it's based on DircetDraw. For Direct3D 11 or 12, you should be able to find "d3d11.dll" or "d3d12.dll" respectively.

▬  Acrylic is the new black

When you launch X410 in Desktop mode, it now shows a semi-transparent acrylic background. It has no functional purpose and it'll be removed as soon as you launch your GUI desktop environment. The new acrylic background just looked better!? 🙂

▬  Improved HiDPI support

X410 now accesses raw pixels for all connected monitors. It now also has built-in DPI scaling mode. If you're using a HiDPI monitor, we recommend scaling the output from the app itself as outlined in the following post:

However, if your X-Window app doesn't have a scaling option, the newly added "DPI Scaling" setting should be handy. X410 has two options for DPI scaling: 'Default' and 'High Quality'. The 'Default' option uses a linear image scaling algorithm that's fast but the output is blurry. The 'High Quality' option uses a cubic algorithm and generates less blurry output but requires more CPU cycles.

In Desktop mode, Direct3D handles the DPI scaling and you cannot change the scaling algorithm it uses.

  • DPI Scaling Mode: None (Recommended)
    The following sample screenshot is captured when the scaling is done from an actual app by setting the 'GDK_SCALE' environmental variable to 2 (200% Scaling); "export GDK_SCALE=2"
  • DPI Scaling Mode: Default
    X410 scales the output according to the Windows » Settings » Display » "Scale and layout" options. Please note that its blurriness cannot be completely avoided as the original output is in low resolution.
  • DPI Scaling Mode: High Quality
    Same as the "Default" scaling mode but uses a cubic scaling algorithm that produces less blurry output.

▬  Improved clipboard support

X410 currently only supports copying and pasting plain text. If you have a data format that you want to share via the clipboard among Windows and X-Window apps, please let us know. We'll be more than happy to look into it for possible inclusion in the future version.

▬  Improved window management

In Windowed Apps mode, X410 now properly recognizes full screen mode (F11), minimize and maximize button events. Other enhancements and fixes have been added to make X-Window apps run more seamlessly in Windows 10.

X410, your ultimate hassle free X server for Windows 10!

Want to run Linux GUI apps from Windows Subsystem for Linux (WSL)?

Try X410, our brand new X server for Windows 10!

X410 is hassle free. You can install X410 directly from Microsoft Store and get it swiftly ready for your X server needs. In X410, you don't have to deal with mysterious command-line options; X410 automatically configures itself and ready for you right out of the box!

X410 is secure. X410 is a Microsoft Store app; it's digitally signed and certified by Microsoft when it's delivered to your Windows 10. Thus you have fewer things to worry about X410 when it comes to malicious codes and viruses.

X410 is versatile. X410 has two seamless integration modes; Windowed Apps and Desktop. If you want to use your Linux GUI apps individually side by side with normal Windows apps, choose the Windowed Apps mode. If you want to experience more immersive and comprehensive Linux GUI desktop environment such as Xfce4, choose the Desktop mode.

Get X410 now and make your X server life easier!