haohu1193
deepin
2020-07-15 07:50 装个星火商店吧...里面有2款大的指针...

https://shenmo.lanzous.com/b01bio87a


https://shenmo.lanzous.com/b01bio87a

Reply Like 0 View the author


https://bbs.deepin.org/post/197197
装个星火商店吧...里面有2款大的指针...
https://bbs.deepin.org/post/197197
装个星火商店吧...里面有2款大的指针...
主要是大小的问题,不是样式,希望提供类似ubuntu或者win的设置功能
方法一(亲测可用)
dconf 系统配置编辑器搜了一下,有好几个
/org/gnome/desktop/interface/cursor-size
/com/deepin/wrap/gnome/desktop/interface/cursor-size
/com/deepin/xsettings/gtk-cursor-theme-size
更改为64
方法二:
直接 gsettings set org.gnome.desktop.interface cursor-size 64 (不是这个属性),不知道对应的是什么key,可以用命令 gsettings list-keys org.gnome.desktop.interface找找;
注意:注销以后生效