From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L0NDi-0002gd-3K for garchives@archives.gentoo.org; Wed, 12 Nov 2008 21:25:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9F50E0593; Wed, 12 Nov 2008 21:24:56 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.251]) by pigeon.gentoo.org (Postfix) with ESMTP id A986EE0593 for ; Wed, 12 Nov 2008 21:24:56 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so573487rvf.46 for ; Wed, 12 Nov 2008 13:24:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=M0Rm5SwYu1SqKeV1/ujGRVG2k65QmFkTHt/F1+ErKA0=; b=r+MIjolP+bivf8D+4HSbP7HVnhLzsMLTIOBj4iSVCGkVi5FZArY6lO1x7RPKQIwpiS d+GibeaLP/jHNiRl8uYtatOG28PfiDfNw4XQRPIi7eu12hSTF9AqkltmOrXCkMt1HkZL 8W1yvA04+O4q7Fygb9qT1ZniyFUYQz9psNS5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=fF1AmY+DqQcCuijU3DJ6iMqgrldZ9dIvCLlbnbdpj6VVl2w6wsTVn6BGUJvSiAw0gY 76e5dKdblnl4OTjmC0scYdrGtXqplPP9X+xUFgvcnX8BEZvGk/Zn5sexJ/O7ej4kO+ex hk7t68oWV3Qg3Qm8qXh8RDnxwulZpkhFHwi5k= Received: by 10.140.170.21 with SMTP id s21mr3440074rve.205.1226525094714; Wed, 12 Nov 2008 13:24:54 -0800 (PST) Received: by 10.141.108.14 with HTTP; Wed, 12 Nov 2008 13:24:54 -0800 (PST) Message-ID: <350fc7cf0811121324vfe9b3a1u3ca017a2d8cdcd30@mail.gmail.com> Date: Wed, 12 Nov 2008 13:24:54 -0800 From: "Andrey Falko" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] rerouting buttons in X In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6371_12894210.1226525094702" References: X-Archives-Salt: b9aff1b3-7d90-43bd-a267-730113832d8d X-Archives-Hash: 18e0c7045745a48eefd31280936c6aee ------=_Part_6371_12894210.1226525094702 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, Nov 11, 2008 at 10:03 AM, Andrey Vul wrote: > My laptop (ASUS M50VM-B2) has no dedicated Home, End, PageUp, and > PageDown buttons. > Is there a way to force it if numlock is disabled then map the keys > from numpad 7,1,9,3 to Home,End,PageUp,PageDown? > > Basically, how do I reroute the numpad? > > I'm not sure, but as far as I know, you want to dig around here: /usr/share/X11/xkb. There are tools that let you make mods to your layout, like xmodmap. ------=_Part_6371_12894210.1226525094702 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, Nov 11, 2008 at 10:03 AM, Andrey Vul <andrey.vul@gmail.com> wrote:
My laptop (ASUS M50VM-B2) has no dedicated Home, End, PageUp, and
PageDown buttons.
Is there a way to force it if numlock is disabled then map the keys
from numpad 7,1,9,3 to Home,End,PageUp,PageDown?

Basically, how do I reroute the numpad?


I'm not sure, but as far as I know, you want to dig around here: /usr/share/X11/xkb. There are tools that let you make mods to your layout, like xmodmap.
------=_Part_6371_12894210.1226525094702--