From owner-freebsd-questions@FreeBSD.ORG Sun Mar 8 02:27:07 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81C599A7 for ; Sun, 8 Mar 2015 02:27:07 +0000 (UTC) Received: from ipmail04.adl6.internode.on.net (ipmail04.adl6.internode.on.net [150.101.137.141]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2E9836 for ; Sun, 8 Mar 2015 02:27:06 +0000 (UTC) Received: from ppp118-210-136-81.lns20.adl6.internode.on.net (HELO leader.local) ([118.210.136.81]) by ipmail04.adl6.internode.on.net with ESMTP; 08 Mar 2015 12:51:56 +1030 Message-ID: <54FBB242.8050901@ShaneWare.Biz> Date: Sun, 08 Mar 2015 12:51:54 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Polytropon , Ben Woods Subject: Re: Num Lock goes off when entering X session References: <20150307194825.eda3e686.freebsd@edvax.de> <20150308023640.c156f734.freebsd@edvax.de> In-Reply-To: <20150308023640.c156f734.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2015 02:27:07 -0000 On 08/03/2015 12:06, Polytropon wrote: > On Sun, 8 Mar 2015 07:15:49 +0800, Ben Woods wrote: >> This previous post should help you: >> https://lists.freebsd.org/pipermail/freebsd-questions/2004-September/058977.html >> >> In summary, install the numlockx package and put "numlockx" in ~/.xinitrc, >> before the lines starting the window manager. > > Works very good. Thanks! Problem solved. Interesting to see > that this problem (or let's say systematic inconvenience) > has been kept in X for more than 10 years now, without the > ability of a native solution... :-) X11 is an advanced windowing system that is easily configured to your needs. Once you know which of the 5000 options you need to set in your config files it works exactly the way you want. ;) -- FreeBSD - the place to B...Software Developing Shane Ambler