On Tue, 13 May 2008 22:42:39 -0400 "Andrey Falko" <[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" > > > That would only give X higher niceness, not the apps the run under it, > so you won't see much benefit. If I got it right, the OP asked how to give a different niceness ONLY to his X server. After all the apps might be running on a remote machine. Hence my reply. -- Best regards, Daniel -- gentoo-user@lists.gentoo.org mailing list