Sorry for the late reply. That was spot on, thank you Michal and Martin! I've attached the patch to this email. On my end it does not work for alt+F# combinations but it works if I change it to shift+F#. I suspect this happens because the input gets captured outside of qemu if it's with the alt key. And yes, I do also have to hold down fn to enable F# key combinations. Maybe someone else can test it out, at the moment I don't have access to another machine.
Cheers, Ana On Fri, May 8, 2015 at 4:13 PM, Martin Decky <[email protected]> wrote: > It might be wrong guess. Did you use generator script >> 'tools/config.py' to update the parameter (by calling 'make config')? >> The undefined references may happen when manually editing generated >> 'Makefile.config' while (also generated) file 'config.h' is not >> changed and code macros expand differently (e.g. due to still defined >> CONFIG_FB). >> > > Yes, I can confirm Michal's hypothesis. This is what happens when you edit > the compile options manually. It is necessary to use "make config" to > update all the dependencies and generated files. > > > M.D. > > > _______________________________________________ > HelenOS-devel mailing list > [email protected] > http://lists.modry.cz/listinfo/helenos-devel >
ticket_43_patch
Description: Binary data
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
