We think that this approach can be more generic and we will appreciate to
> have support to automatically translate from char to scancode from vbox api.
>
> wdyt?

What do I think ?

1. Including Java dependency (for jetty server) is not the Right Thing
To Do (TM), as it will make VirtualBox bloated. My code adds several
new dependencies, but they are all small, and together take around 3
MB.

2. Extending IKeyboard: high-level keyboard driver is good idea. I
wrote one myself a year ago, in python. But I have no current plans to
do this. Any volunteers ?
Yes, I agree it will make things generic.
In any case: it is not related to IUnattended API, but to IKeyboard API.

3. IUnattended API is pretty generic, as it will allow users to
replace VBox's built-in  unattended script with a custom made one,
right before the final step: packageUnattendedScript()

-- 
-Alexey Eromenko "Technologov"

_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to