?? install
字號:
ALSA utils installation =======================Requirements------------alsamixer requires the ncurses library. Some systems need to installthe develop package additionally to link with this library.alsaconf requires dialog or whiptail program to run properly.Installation------------For installation you can use these commands: ./configure make installIf ./configure command complain that alsa-lib package isn't installed,please, check if --prefix option is same for alsa-lib and alsa-utilspackage. The configure script from alsa-utils package probably cannot findheader file asoundlib.h in $prefix/include/alsa directory (usually in/usr/include/alsa directory).Compilation from HG sources---------------------------You need also GNU packages autoconf and automake installed in your systemto compile HG (Mercurial) sources of alsa-utils package.For compilation you can use these commands: aclocal gettextize autoheader automake --foreign --copy --add-missing autoconf ./configure makeThe included hgcompile script does this job for you.Note: Some automake packages have missing aclocal program. Use newer version in the case.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -