Tech
[macOS] 升级 macOS 27 遇到鼠标闪烁的问题,重启 WindowServer 解决了
问题表现是:鼠标指针会不断重置成箭头样式(即使当 cursor: pointer 或者是设置了其他鼠标样式比如云游戏)
在这个帖子里看到同样的问题:
https://www.reddit.com/r/MacOSBeta/comments/1vn25ck/macos_27_db5_pointer_flickering_issues/?solution=1ba8161c1c17723c1ba8161c1c17723c&js_challenge=1&jsc_token=2824be10929bdc604753c70a67a1c331637a5a4766a92b5197867a806cd343ad&jsc_orig_r=
sudo killall -HUP WindowServer
执行以后现在正常了。
Read the full discussion on V2EX
This article was aggregated from V2EX. Click to join the conversation.
View on V2EX