From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 00:49:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19AE16A4CE for ; Mon, 24 Nov 2003 00:49:25 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id B45EF43FCB for ; Mon, 24 Nov 2003 00:49:24 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id A5D84217A for ; Mon, 24 Nov 2003 09:49:22 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id DB19D73; Mon, 24 Nov 2003 09:49:27 +0100 (CET) Date: Mon, 24 Nov 2003 09:49:27 +0100 From: Jean-Baptiste Quenot To: questions@freebsd.org Message-ID: <20031124084925.GB1111@watt.intra.caraldi.com> Mail-Followup-To: questions@freebsd.org References: <20031121083701.H599@genisis> <20031121091437.69587faa.cpressey@catseye.mine.nu> <20031123095735.J592@genisis> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <20031123095735.J592@genisis> User-Agent: Mutt/1.5.5.1i Subject: Re: startx and numlocks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 08:49:26 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Dru: >=20 > On Fri, 21 Nov 2003, Chris Pressey wrote: >=20 > Thanks, that does the trick. For those that want to try it, after you've > installed the port, add this line to the beginning of your "~/.xinitrc": >=20 > exec /usr/X11R6/bin/numlockx & No, no and no! The "exec" statement replaces the current process, which is definitely not what you want. Just put [1]: /usr/X11R6/bin/numlock -- or simply -- numlockx Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ [1] http://caraldi.com/jbq/ports/numlockx/ --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wcYV9xx3BCMc9gsRAg3UAJ92IJNu4An/hUKqqiyFhZkwRA4PEgCbBMeA fwEXYuV2L11U9VMiuexN6r0= =tyu2 -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--