faq
来自「这是linux下读取pc主板温度传感器的源代码」· 代码 · 共 18 行
TXT
18 行
--------------------------------------------------------------------------------KSensors Frequent Asked Questions--------------------------------------------------------------------------------1. When I try to run KSensors nothing is displayed, no window and no error message. But a ps or pstree shows a ksensors process. Enable KDE System Tray applet before execute ksensors. Menu KDE -> Panel Configuration -> Add -> Applet -> System Tray2. I'm compiling KSensors in KDE 3.x, and configure does not find qt3 libraries. Add qt3 dir path to ./configure, for example: ./configure --prefix=/opt/kde3 --with-qt-dir=/usr/lib/qt3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?