📄 install
字号:
############################ For Linux User ############################First, make sure you have your kernel compiled with framebuffer supportthis version can only work with 8bpp, 15bpp, 16bpp, 24bpp, and 32bpp modeother color depth need libggi supported.see /usr/src/linux/Documentation/fb/vesafb.txt for more detials onusing framebuffer 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 ###############################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 + -