Gentoo Archives: gentoo-user

From: Daniel Iliev <daniel.iliev@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nice level for X11
Date: Wed, 14 May 2008 02:33:51
Message-Id: 20080514053344.1a37b255@ilievnet.com
In Reply to: [gentoo-user] Nice level for X11 by Abraham Gyorgy
1 On Tue, 13 May 2008 21:50:24 +0200
2 "Abraham Gyorgy" <hangcsapda@×××××.com> wrote:
3
4 > Hello guys, in which configuration file can I set a nice level for
5 > X11? (this makes all graphical software run much faster, at least
6 > when I used Debian).
7 >
8 > Thanks in advance
9
10
11
12 If I wanted to change the niceness of X, I'd do something like
13
14
15 echo 'sleep 10 && renice -n -10 `pidof X`' >> "/etc/conf.d/local.start"
16
17
18
19 P.S.
20
21 I don't know if giving X a different nice level would bring any effect.
22
23
24
25
26 --
27 Best regards,
28 Daniel
29 --
30 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Nice level for X11 Andrey Falko <ma3oxuct@×××××.com>