mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-13 10:52:18 +00:00
Increase pre-repeat usb keyboad interval
This commit is contained in:
parent
c2994de134
commit
96157c5378
@ -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 New Issue
Block a user