📄 install
字号:
############################ For Linux User ############################zhcon can use VGA device on intel machines. Framebuffer device is required fornon-intel machines, and usually gives the best performance.see /usr/src/linux/Documentation/fb/vesafb.txt for more detials on usingframebuffer device.1) $ ./configure2) $ make3) make sure you are root now then type $ make install to install zhconYou can use ./configure --prefix=/usr to install zhcon into /usr/binIf you want to debug, use ./configure --enable-debug=yes to turn on debuginfo.after install you can type zhcon to use.enjoy!############################### For FreeBSD User ###############################!!!Please note at this point the BSD support is broken!!!First, make sure you have installed gmake, or GNU Make.The FreeBSD's make/pmake may work, but I don't promise that.Then:1) $ ./configue2) $ gmake3) su to root4) # gmake installthen type zhcon to enjoy :)NOTICE AGAIN: Use gmake, not make!!You can adjust screen resolution and/or color depth(only for FreeBSD).Read /etc/zhcon.conf for more details.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -