关于gensplash主题的配置文件
pic=/etc/splash/gentoo/images/verbose-1024x768.jpg
silentpic=/etc/splash/gentoo/images/silent-1024x768.jpg
pic256=/etc/splash/gentoo/images/verbose-1024x768-240.png 这里也是
silentpic256=/etc/splash/gentoo/images/silent-1024x768-256.png 这里是png索引色
如果只有前面的图片,如果转换成为后面的,或者需要什么方法,才能让gensplash默认使用pic而不是pic256
我的S200N下,gensplash就是用的pic256后面的图片,所有从bootsplash转换过来的主题都不能用。
内核需要patch或者需要在drivers里面选择什么阿?或者和显卡有关?
convert能否把RGB颜色转换为索引色呢……
如果可以,convert后应该跟什么参数 |