GrowGen | 整

WSL 下运行 Xserver 鼠标太小

J.Gong

2020-05-11

0.38min

WSL 下运行 Xserver 鼠标太小

不太清楚是不是 HIDPI 造成的,在 VcXsrv 下面的鼠标指针及其小。解决方法只能是换一个看起来大一些的鼠标。

sudo apt-get install big-cursor

接下来,重命名 VcXsrv 下面的font/misc(比如C:\Program Files\VcXsrv\fonts\misc))的cursor.pcf.gzcursor-small.pcf.gz

然后将刚才安装在 wsl 中的/usr/share/fonts/X11/misc/big-cursor.pcf.gz拷贝到上面的目录下,并重命名为cursor.pcf.gz

重启 VcXsrv 即可。

J.Gong

相关文章

Tags

tech
windows
wsl
vcxsrv
Windows舒适指南

© 2025 我的技术博客. 保留所有权利.

使用 Astro.build + Mantine 构建 | 部署在 Vercel