grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] Replace hook-based with flag-based approach for choosin


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH 1/2] Replace hook-based with flag-based approach for choosing video mode
Date: Mon, 24 Aug 2009 00:40:22 +0200

>
> Then I don't understand what
>
>  grub_video_set_mode ("1024x768;800x600;640x480", 
> GRUB_VIDEO_MODE_TYPE_PURE_TEXT)
>
> could mean.  Are you requesting a graphical mode or a text one?  If it's a
> text one, why the list of resolutions?
Actually it's
grub_video_set_mode ("auto", GRUB_VIDEO_MODE_TYPE_PURE_TEXT, 0);
And it means: "I care whether it's PURE_TEXT and want it not to be one (0)"
>
> --
> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git




reply via email to

[Prev in Thread] Current Thread [Next in Thread]