From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DMARC_QUAR,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by chiba.3jane.net (Postfix) with SMTP id 9AE51ABB7C for ; Sat, 17 Aug 2002 09:00:20 -0500 (CDT) Received: (qmail 29609 invoked by uid 0); 17 Aug 2002 14:00:14 -0000 Received: from pd9e23356.dip.t-dialin.net (HELO vulpec.wg.j.th.de) (217.226.51.86) by mail.gmx.net (mp008-rz3) with SMTP; 17 Aug 2002 14:00:14 -0000 Content-Type: text/plain; charset="us-ascii" From: Bastian Fuchs To: gentoo-dev@gentoo.org Date: Sat, 17 Aug 2002 16:00:13 +0200 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208171600.13862.bastiaf@gmx.de> Subject: [gentoo-dev] jerky mouse while compiling Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 5febd703-a44f-49ee-ae67-e244449899bf X-Archives-Hash: e4e3aa2d01e57a1395beff9acfe32289 Hi! My mouse is jerky while compiling packages in the background. Therefore I= want=20 to renice my X process from 0 to -10. Debian has an Xwrapper config with = the=20 line nice_value=3D-10, but Gentoo doesn't use Xwrapper. Where can I renic= e X=20 automatically (the problem is, that renice -10 needs root permissions). Thx, Bastian