On Tue, Nov 04, 2008 at 04:18:05PM -0200, Manoel wrote: > I did this patch to add a gcc flag to the modules compilation. Is that > the correct place to put this flag? > > Also I would like to know what the command "cursor-on" and "cursor-off" > do in OLPC firmware (they dont exist in PowerPC firmware). > How can I attain the same funcionality in PowerPC machine? Or is it > unnecessary in PowerPC firmware?
They enable and disable display cursor, respectively. If you find how your particular flavour of OFW does this, you could add a bit of code to grub_ofconsole_setcursor() and have that work there too. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel