Using Linux on Windows with Cygwin
Startx
Typing startx
connects the X server to a window manager running locally in Cygwin. For example, /usr/bin/wmaker
adds Windowmaker window decorations to the program window. Parameters for the X server itself follow the --
delimiter; startx
interprets text before the delimiter as the program to be launched in the Cygwin environment, with any necessary options trailing:
$ startx /usr/bin/wmaker -- -nodecoration
The preceding command initiates a Windowmaker environment on the client side, which occupies the entire desktop above the taskbar. The command
$ startx /usr/bin/wmaker -- -mwextwm
is quite different. It hides the Linux desktop background, keeping the Windows desktop visible. For more information, check out the X.org man page for startx
[10].
Conclusions
Cygwin ports the X Window System, OpenSSH, and many other Unix and Linux programs to Windows, allowing Windows users to access Linux computers remotely. Cygwin performance is only satisfactory over a fast local network connection with low latency – a limitation currently only lifted by the no-cost NX Client [11] for remote X on Windows.
Infos
- Cygwin: http://www.cygwin.com
- Wine: http://www.winehq.org/
- Cygwin installer (32 bit): http://cygwin.com/setup-x86.exe
- Cygwin installer (64 bit): http://cygwin.com/setup-x86_64.exe
- Cygwin ports: http://cygwinports.org
- Cygwin ports mirrors: https://sourceware.org/mirrors.html
- Ported applications: ftp://sourceware.org/pub/cygwinports/
- Man page for Startxwin: http://x.cygwin.com/docs/man1/startxwin.1.html
- Man page for the Cygwin X server: http://x.cygwin.com/docs/man1/XWin.1.html
- Man page for Startx: http://www.x.org/releases/X11R7.5/doc/man/man1/startx.1.html
- NoMachine client: https://www.nomachine.com/download
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.
-
Linux Mint 20.1 Beta has Been Released
The first beta of Linux Mint, Ulyssa, is now available for downloading.
-
Manjaro Linux 20.2 has Been Unleashed
The latest iteration of Manjaro Linux has been released with a few interesting new features.
-
Patreon Project Looks to Bring Linux to Apple Silicon
Developer Hector Martin has created a patreon page to fund his work on developing a port of Linux for Apple Silicon Macs.
-
A New Chrome OS-Like Ubuntu Remix is Now Available
Ubuntu Web looks to be your Chrome OS alternative.
-
System76 Refreshes the Galago Pro Laptop
Linux hardware maker has revamped one of their most popular laptops.
-
Dell Will Soon Enable Privacy Controls for Linux Hardware
Dell makes it possible for Linux users to disable webcams and microphones.