Skip to content

AdelineHunter/wsl_XWin_Cygwin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewCount GitHub Clones

wsl_XWin_Cygwin

Windows & Linux GUI Mix WSL Desktop app

Use Cygwin's xwin to run WSL GUI APP

ISwitch.exe --- Contrl app window maxsize,Resolving windows and WSL gui app input method conflicts

ISwitch.exe -c --- Resolving windows and WSL gui app input method conflicts

ISwitch.exe -w --- Contrl app window maxsize

ISwitch.exe -s --- Move task to background( default -c -w)

Watch the video

Install

Important Notice :
1.Executing Windows terminal with administrator
2.Executing WSL with root (wsl -u root -d Ubuntu )

su - root   
apt install net-tools gedit fcitx fcitx-config-gtk  fcitx-sunpinyin fcitx-pinyin  fcitx-googlepinyin xfonts-intl-chinese

apt install xfonts-wqy xfonts-unifont fonts-wqy*

apt install linux-tools-5.4.0-77-generic hwdata  

apt install language-pack-gnome-zh-hans language-pack-kde-zh-hans language-pack-zh-hans

mkdir /opt/WSL

cd /opt/WSL

git clone https://github.com/nufeng1999/wsl_XWin_Cygwin.git --recurse-submodules

or

git clone git://github.com/nufeng1999/wsl_XWin_Cygwin.git --recurse-submodules

cd wsl_XWin_Cygwin

chmod +x ./install.sh;./install.sh

Close WSL

DOS/PowerShell

wsl --shutdown

reopening WSL

wsl -u root -d Ubuntu

execute X11 App

gedit

If you feel that these contents are helpful to you, you can make friendly sponsorship to developers.You may get more help after sponsorship

如果你感觉这些内容对你有所帮助,可以向开发者进行友情赞助。赞助后你将可能获得更多帮助。
群名称:
WSL_XWin_Cygwin
群 号:
1014866104

WeChat Pay(微信方式赞助)

Alipay(支付宝方式赞助)

QQ群

About

Use Cygwin's xwin to run WSL GUI APP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.1%
  • Batchfile 19.9%