⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 protos.h

📁 rxvt经典的linux下的终端.小巧实用
💻 H
字号:
/* Include prototypes for all files *//* * $Id: protos.h,v 1.14 2001/04/02 07:32:35 gcw Exp $ */#include "command.extpro"#include "defaultfont.extpro"#ifdef RXVT_GRAPHICS# include "graphics.extpro"#endif#ifdef GREEK_SUPPORT# include "grkelot.extpro"#endif#include "init.extpro"#ifdef UTMP_SUPPORT# include "logging.extpro"#endif#include "main.extpro"#ifdef MENUBAR# include "menubar.extpro"#endif#include "misc.extpro"#ifdef DISPLAY_IS_IP# include "netdisp.extpro"#endif#include "ptytty.extpro"#if !defined(NO_STRINGS) && !defined(HAVE_STRING_H)# include "strings.extpro"#endif#include "screen.extpro"#include "scrollbar.extpro"#ifdef RXVT_SCROLLBAR# include "scrollbar-rxvt.extpro"#endif#ifdef NEXT_SCROLLBAR# include "scrollbar-next.extpro"#endif#ifdef XTERM_SCROLLBAR# include "scrollbar-xterm.extpro"#endif#include "xdefaults.extpro"#ifdef XPM_BACKGROUND# include "xpm.extpro"#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -