?? makefile.am
字號:
## Makefile.am for SDL using the framebuffer console video drivernoinst_LTLIBRARIES = libvideo_ps2gs.lalibvideo_ps2gs_la_SOURCES = $(PS2GS_SRCS)# The SDL framebuffer console video driver sourcesPS2GS_SRCS = \ SDL_gsevents.c \ SDL_gsevents_c.h \ SDL_gskeys.h \ SDL_gsmouse.c \ SDL_gsmouse_c.h \ SDL_gsvideo.c \ SDL_gsvideo.h \ SDL_gsyuv.c \ SDL_gsyuv_c.h
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -