📄 makefile.am
字号:
## Makefile.am for MiniGUI using the framebuffer console video driverINCLUDES=-I../../../include -I../../include -I../noinst_LTLIBRARIES = libvideo_fbcon.lalibvideo_fbcon_la_SOURCES = $(FBCON_SRCS)# The SDL framebuffer console video driver sourcesFBCON_SRCS = \ fbvideo.h \ fb3dfx.c \ fb3dfx.h \ fbmatrox.c \ fbmatrox.h \ fbvideo.c \ 3dfx_mmio.h \ 3dfx_regs.h \ matrox_mmio.h \ matrox_regs.h \ fbneomagic.c \ fbneomagic.h \ neomagic_mmio.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -