On Tue, May 13, 2008 at 10:33 PM, Daniel Iliev <[EMAIL PROTECTED]> wrote:
> On Tue, 13 May 2008 21:50:24 +0200
>
> "Abraham Gyorgy" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hello guys, in which configuration file can I set a nice level for
>  > X11? (this makes all graphical software run much faster, at least
>  > when I used Debian).
>  >
>  > Thanks in advance
>
>
>
>  If I wanted to change the niceness of X, I'd do something like
>
>
>  echo 'sleep 10 && renice -n -10 `pidof X`' >> "/etc/conf.d/local.start"
>
>
>
>  P.S.
>
>  I don't know if giving X a different nice level would bring any effect.
>
>
That would only give X higher niceness, not the apps the run under it,
so you won't see much benefit.
>
>
>  --
>  Best regards,
>  Daniel
>
>
> --
>  gentoo-user@lists.gentoo.org mailing list
>
>
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to