howto
来自「Amarok是一款在LINUX或其他类UNIX操作系统中运行的音频播放器软件。 」· 代码 · 共 30 行
TXT
30 行
HOWTO set up the MAS supportdonwload MAS code from their website www.mediaapplicationserver.net - mas-0.6.3.tar.gz - mas-devtools-0.6.3.tar.gz - mas-control-apps-0.6.3.tar.gz or get them from their CVS - mas-codec_mp1a_mad-0.6.3.tar.gz (!not in CVS ??) compile, installadd /usr/local/mas/lib to /etc/ld.so.confcall ldconfigedit /usr/local/mas/mas-launch fix 1st line: #!/bin/sh move line 12 to line 25: export LD_LIBRARY_PATH # somehow i need thisstart mas-launch (superuser)you can find the logfile in /usr/local/mas/logstart masplayer for testing
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?