>On Tue, 2005-02-08 at 22:55, [EMAIL PROTECTED] wrote:
>> I got annoyed with the grey/checkered screen that shows up when
>> starting freevo with -fs.
>>
>> Added the option to turn it off.
>>
>> 397c397
>> < os.execvp('xinit', [ 'xinit', freevo_script, '-force-fs', '--',
>> ':'+str(server_num) ])
>> ---
>> > os.execvp('xinit', [ 'xinit', freevo_script, '-force-fs', '--',
>> '-br', ':'+str(server_num) ])
>
>I frankly do not know what's the diferrence.
>
>On my EPIA M10000 box, I note that it does start with -force-fs..
>
>can you tell me whats -br for???
As I said, it's to turn the grey/checkered screen that shows up just before
it loads up the blue freevo loading screen, to black.
Rande
- Re: [Freevo-devel] Tiny cosmetic patch Ow Mun Heng
- Re: [Freevo-devel] Tiny cosmetic patch mplayer