install
来自「收发传真」· 代码 · 共 23 行
TXT
23 行
1. type make to get gefax. after this do make install to install the program2. create a directory under /var/spool/lpd with the name gefax. But the owner and the group must be lp 3. put the following lines into the /etc/printcap gefax|gefax:\ :lp=/dev/null:\ :sd=/var/spool/lpd/gefax:\ :lf=/var/spool/lpd/gefax/log:\ :af=/var/spool/lpd/gefax/acct:\ :if=/usr/local/gefax/start:\ :la@:mx#0:\ :sh:sf: 4. Now put in .xinitrc the following line: xhost +localhost Now the program works :-)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?