关于debian的鼠标的配置
用了这许些日子的debian..应该把自己这许些日子的东西写个备忘录出来了.
- Debian学习笔记(by 肥肥世家)
- 用Debian遇到的部分问题和解决(by八进制)
修改鼠标主题,需修改/usr/X11R6/lib/X11/icons/default/index.theme
[Icon Theme]
Inherits=DeepSky
改后面的那一段儿.而在/etc/X11/cursors
中文件格式为与上相同.
$ update-alternatives --install x-cursor-theme x-cursor-theme /etc/X11/cursors/Gold.theme 70
$ update-alternatives --config x-cursor-theme
我觉的似乎在/etc/X11/cursors
就像是替补一般..在此等待主教的招呼以代替/usr/X11R6/lib/X11/icons/default/index.theme
这个文件
注意:同事的centOS没有这个目录.
Last modified on 2006-01-04