On Sunday 17 February 2008 15:18, Alexandre Boeglin wrote: > I have a few issues with this on a EFI machine: > - if I press any other key but ESC, the sleep command is not interruptible > anymore > - the keys I press are read when the command returns > > Does this happen on other machines as well ?
It must be consistent with all architectures, since the terminal API assumes a FIFO buffer for key inputs. Anyway, I don't like the current implementation of sleep. Robert, are you going to change it according to our discussion? Okuji _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel