📄 install
字号:
Just do ./maintainer-prep (needs install automake-1.6 and autoconf >=2.53) ./configure --helpand choose your settings.Optionally add special search paths for libraries and includes: CFLAGS="-I/path/to/includes" LDFLAGS="-L/path/to/libs"Read in the manual of your shell how to set environment variables.Then run ./configure <your settings>If you are using CygWin, you might want to run it like ./configure --with-device=COM1On other systems like *BSD or Mac OS X you might consider usingequivalent options.Then finally build and install it: make make installFor the parameters to run the program: scmxx --help or man scmxx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -