-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
P-St
authored
Aug 14, 2020
1 parent
33912d8
commit 3813646
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# Portable-X-Server | ||
# Portable X-Server | ||
A minimal X Window System for Windows 7+ | ||
|
||
The goal of this project is to provide a minimal X Window System which will run out of the box on any Windows 7+ system. To realize this, all files that aren't needed for basic functionality are removed from a suitable installation package from the project VcXsrv Windows X Server (see https://sourceforge.net/projects/vcxsrv/) and archived to a .zip file. | ||
|
||
Portable X-Server also integrates seamlessly into WinSSHTerm, a tabbed SSH solution for Windows: | ||
http://www.winsshterm.net |