用了很久的tilda,但是来到arch后发现不能全透明,最高保持在90不变了,前天给同学装9.04,里面的tilda也最高到90.
在launchpad里报告bug的地方找到了解决方法:
sudo vim /usr/share/tilda/tilda.glade
找到995行左右:
0 0 100 1 10 10
将后两个10改为0即可
其次是google earth 5在我这里卡,而且连中文都不显示
解决方法:
对于没有中文:
sudo rm -f /opt/google-earth/libcrypto.so.0.9.8 /opt/google-earth/libQt*
使用系统自己的qt,嘿嘿
运行卡可以把“视图”下的“大气层”去掉
仍然存在的问题:
rainlendar右键点击崩溃,segfault

发表在《
发表在《
发表在《

One Trackback/Pingback
[...] tilda打死也不让我透明调到100,最高才90解决方法在这里 —————————————-关于vim的分割线—————————————– 给vim装了几个插件,帮助文件是txt格式的,:help无法调出帮助文件,后来查询taglist的帮助文件发现了这个方法, Change to the $HOME/.vim/doc or $HOME/vimfiles/doc or $VIM/vimfiles/doc directory,start Vim and run the “:helptags .” command to process the taglist help file. [...]
Post a Comment