mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CFrameBuffer: reduce fade time
10000 seems to bee too much for nice handling
Origin commit data
------------------
Commit: c41b4fd015
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
This commit is contained in:
@@ -50,7 +50,7 @@ typedef struct fb_var_screeninfo t_fb_var_screeninfo;
|
||||
#define CORNER_BOTTOM 0xC
|
||||
#define CORNER_ALL 0xF
|
||||
|
||||
#define FADE_TIME 10000
|
||||
#define FADE_TIME 1750
|
||||
#define FADE_STEP 5
|
||||
#define FADE_RESET 0xFFFF
|
||||
|
||||
|
Reference in New Issue
Block a user