[MPlayer-dev-eng] [PATCH] adjusting nice level from config/command line
Wojtek Kaniewski
wojtekka at bydg.pdi.net
Sat May 25 20:42:54 CEST 2002
On Sat, 25 May 2002, Alex Beregszaszi wrote:
> I think renice is enought for this. No need for builtin switch.
> Btw, renice should be mentioned in docs.
renicing mplayer everytime is a bit tiring. and yes, you can do some
alias like:
alias mplayer='nice --19 mplayer'
but it doesn't work for mplayer run from desktop managers, as they don't
use ,,sh -c'' to run commands. well, at least KDE doesn't. but when you
put:
nice=-19
to ~/.mplayer/config, everything's fine. anyway, do as you wish. just
thought it could be useful.
regards,
wojtek
More information about the MPlayer-dev-eng
mailing list