On Saturday 30 July 2005 15:20, Serbinenko Vladimir wrote:
> I wrote some bugfixing patch + new feature.

Thank you very much. I have applied only the bugfixes at the moment.

> The new feature is sending keystroke to OS (imitating keypress +
> changing keyboard flags).
> it works like:
>     keystroke [flags] [keys]

This is specific to i386-pc, so the source file should be put in 
commands/i386/pc.

I'm also wondering if this command name is good or not. In QEMU, the same 
feature is called "sendkey". I'm not sure which is better.

Another question I have is that it might be better to implement this as a 
variable rather than a command. Basically, this command just stores 
information rathen than executing something directly. So using a variable 
sounds intuitive for me.

What do you think?

Okuji


_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to