2020-05-11

WSL 下运行 Xserver 鼠标太小

tech
Windows舒适指南
#windows
#wsl
#vcxsrv

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 即可。

© 2025 All rights reserved..

This website uses Astro.build, Mantine and React Bits | deployed on Vercel