rxvt-fonts.yo
来自「rxvt经典的linux下的终端.小巧实用」· YO 代码 · 共 10 行
YO
10 行
COMMENT(-- $Id: rxvt-fonts.yo,v 1.2 1998/04/20 07:24:21 mason Exp $ --)COMMENT(----------------------------------------------------------------------)manpagesection(CHANGING FONTS)You can change fonts on-the-fly, which is to say cycle through the defaultfont and others of various sizes, by using bf(Shift-KP_Add) andbf(Shift-KP_Subtract). Or, alternatively (if enabled) withbf(HOTKEY()-BIGFONT()) and bf(HOTKEY()-SMALLFONT()), where the actual keycan be selected using resources bf(smallfont_key)/bf(bigfont_key).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?