readme

来自「一个KDE下的录音程序」· 代码 · 共 36 行

TXT
36
字号
This is a sound recorder for KDE--------------------------------Not very powerful.  It can just record and playback wav-files, nothingelse.  Can handle multiple files, you can drop files to it, it canhandle large sound files without problems.compile-------Check out the INSTALL file for build instructions.If you run in trouble make sure you have set the QTDIR and KDEDIRenvironment variables, like this:	$ export QTDIR=/usr/lib/qt3	$ export KDEDIR=/opt/kde3Of course you have to adopt the values to match the installation pathson your system ...usage-----Have a look at the index.html file.Have fun,  Gerd--Gerd Knorr <kraxel@bytesex.org>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?