display_types.3

来自「Linux Framebuffer c函数库」· 3 代码 · 共 42 行

3
42
字号
.TH "Types of Display" 3 "27 Sep 2002" "FrameBufferLibrary (FBL)" \" -*- nroff -*-.ad l.nh.SH NAMETypes of Display \- .SS Defines.in +1c.ti -1c.RI "#define \fBFBL_LINUX_FB_DEV\fR  1".br.ti -1c.RI "#define \fBFBL_LINUX_X_WINDOW\fR  2".br.ti -1c.RI "#define \fBFBL_DOS_VESA\fR  3".br.ti -1c.RI "#define \fBFBL_DOS_320x400x8\fR  4".br.in -1c.SH DETAILED DESCRIPTION.PP These are constants to specify the physical device. They are used in FBL_Screen.screen_type .PP\fBSee also: \fR.in +1c\fBFBL_Screen\fR .SH DEFINE DOCUMENTATION.PP .SS #define FBL_DOS_320x400x8  4.PPUse DOS 320x400 fake mode .SS #define FBL_DOS_VESA  3.PPUse DOS Vesa framebuffer .SS #define FBL_LINUX_FB_DEV  1.PPUse Linux Framebuffer Device .SS #define FBL_LINUX_X_WINDOW  2.PPUse Linux X-Windows 

⌨️ 快捷键说明

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