Increase pre-repeat usb keyboad interval
This commit is contained in:
parent
c2994de134
commit
96157c5378
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ grub_print_spaces (struct grub_term_output *term, int number_spaces)
|
|||
|
||||
extern void (*EXPORT_VAR (grub_term_poll_usb)) (void);
|
||||
|
||||
#define GRUB_TERM_REPEAT_PRE_INTERVAL 100
|
||||
#define GRUB_TERM_REPEAT_PRE_INTERVAL 400
|
||||
#define GRUB_TERM_REPEAT_INTERVAL 50
|
||||
|
||||
#endif /* ! ASM_FILE */
|
||||
|
|
Loading…
Reference in a new issue