mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CFrameBuffer: reduce fade time
10000 seems to bee too much for nice handling
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