Robert Millan wrote: > Hi, > > This patch splits terminal handling in input and output. While at it, it > resolves/removes some of the kludges we had to work around this limitation. > > For example, gfxterm/vga no longer need to assume the input is bios console, > at_keyboard can be used in combination with any output terminal, etc. > > It will also be possible to turn vga_text.c into a standalone output term, > but this needs more work since it is currently sharing much code with the > bios console in console.c.
I think multipath would be nice feature. Eg. you can have serial/other remote connected and then have local terminal at same time. This would allow remote maintenance for server and then if user is locally there he can operate machine too. For this there would need to be a way to say send output to these terminals and gather input from these terminals. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel