📄 gbnclientrc
字号:
# pixmap_path "<dir 1>:<dir 2>:<dir 3>:..."## style <name> [= <name>]# {# <option># }## widget <widget_set> style <style_name># widget_class <widget_class_set> style <style_name>pixmap_path "."style "texto"{ font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" fg[NORMAL] = { 0, 0, 0 }# bg_pixmap[NORMAL]="fondo2.xpm"}style "button"{ font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*"}style "main_button" = "button"{# fg[PRELIGHT] = { 0.9, 0.9, 0.9 }# bg[PRELIGHT] = { 0, 0.2, 0.75 }# bg_pixmap[NORMAL] = "fondo2.xpm"# bg_pixmap[PRELIGHT] = "fondo2.xpm"}widget_class "*GtkButton*" style "main_button"widget_class "*GtkText" style "texto"widget_class "*GtkMenu*" style "texto"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -