WLS2 + xfce4 + WSLg显示

WLS2 + xfce4 + WSLg显示

无语以前用的好好的方法不能用了

The above instructions are not necessary with WSLg, released (as beta) on 2021-04-27.

对于 2021 年 4 月 27 日发布(测试版)的 WSLg,上述说明不是必需的。

The latest WSLg does not need to use IP of windows host, nor does it need VcXsrv or any firewall changes.

最新的 WSLg 不需要使用 Windows 主机的 IP,也不需要 VcXsrv 或任何防火墙更改。

$ echo $DISPLAY

:0

------https://github.com/microsoft/WSL/issues/6430

不管使用localhost还是wsl的ip都是refuse,无语,啥帖子都是这样写的,但是git上2021年就有人说了WSLg的问题,我都找不到这样的帖子

终于试出来了,吓我一跳,这界面显示直接显示到win的桌面了

vim ~/.bashrc
export DISPLAY=:0
source ~/.bashrc
sudo startxfce4

xLaunch 咋用啊?

应该是WSLg和其他的不能混着用吧。。真难顶

相关推荐
99WOODYXIN20 天前
win10 wsl2 install
linux·docker·wsl2
内卷焦虑人士1 个月前
【Bug】RuntimeError: Engine loop has died
1024程序员节·vllm·wsl2
YRr YRr2 个月前
在Windows上安装WSL2和Ubuntu 20.04以搭建C++开发环境的详细指南
c++·windows·ubuntu·wsl2
一夜相思愁2 个月前
windows通过wsl2安装linux系统之Ubuntu,傻瓜式安装
linux·windows·ubuntu·wsl·wsl2
fysuccess3 个月前
Windows系统通过WSL2安装Ubuntu22.04系统及图形化界面
windows·虚拟化·ubuntu22.04·wsl2·开发人员主页
NullPointerExpection3 个月前
win10安装wsl2(ubuntu20.04)并安装 TensorRT-8.6.1.6、cuda_11.6、cudnn
ubuntu·win10·wsl·tensorrt·cuda·cudnn·wsl2
guangshui5164 个月前
16001.WSL2 ubuntu20.04 编译安装 vsomeip
linux·wsl2
AriFe.5 个月前
如何在Windows上使用Docker搭建PHP开发环境
windows·docker·php·wsl2·baota
micromicrofat5 个月前
【wsl2】WIN11借助wsl2挂载ext4磁盘
ubuntu·win11·wsl2
John_Snowww5 个月前
CSAPP Lab01——Data Lab完成思路
vscode·csapp·wsl2·cmu15213