linux启动过程中,去除屏幕左上角光标闪烁
注释drivers/video/console/fbcon.c 两个函数内容 static void fb_flashcursor(struct work_struct *work) static void fbcon_cursor(struct vc_data *vc, int mode)重新编译内核
·
注释drivers/video/console/fbcon.c 两个函数内容
static void fb_flashcursor(struct work_struct *work)
static void fbcon_cursor(struct vc_data *vc, int mode)
重新编译内核
更多推荐



所有评论(0)