1)通过终端打开的程序在ctrl+z后会黑掉,无法使用。
ctrl+z后,运行bg,转到后端运行
2)lintning插件在linux下无法用,使用的是win版本的,需要重装为linux版本的
3) Invalid borders specified for theme pixmap /home/s/.themes/OSX-theme/gtk-2.0/Buttons/button-default.png,,新安装来mac皮肤,出现这样到错误。
解决方法:把button-default.png到尺寸改成75*26.原有的是75*23,和其他图片到尺寸不统一。
4)好用的命令:
root@T42p:/# aticonfig --lsp
core/mem [flags]
-----------------
* 1: 111/111 MHz [low voltage]
2: 317/203 MHz [default state]
root@T42p:/# cat /proc/acpi/
thermal_zone/THM0/temperature
temperature: 36 C
root@T42p:/# cat /proc/acpi/ibm/fan
status: enabled
speed: 3658
level: auto
I've tested my system by starting two copies of 'yes | sha1sum' and 'watch acpi -V'.
After 30 minutes, both cores' temperature never broke 86C. The system was stable and responsive during the test.
5)如何查看显卡的型号,命令lspci | grep nVidia