📄 wgui.conf
字号:
# wGui configuration file## File format:# comment lines begin with a ## values are all stored as a <keyname> = <value> pair## Where to look for font files, seperate multiple paths with a semicolon# These are in order of preference# Here's an example for Windows# FONTPATH = c:\\< wgui install directory>\\fonts\\;c:\\winnt\\fonts\\# and an example fur *nixFONTPATH = /usr/local/wGui/fonts/;~/.fonts/;/usr/X11R6/lib/X11/fonts/TTF/# The default fontDEFAULTFONT = Vera.ttfDEFAULTFONTSIZE = 12
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -