From: "Andrey Vul" <andrey.vul@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] rerouting buttons in X
Date: Wed, 12 Nov 2008 18:53:10 -0500 [thread overview]
Message-ID: <e38d12ff0811121553m303dcc13k2495b2ed94bfe9b8@mail.gmail.com> (raw)
In-Reply-To: <350fc7cf0811121324vfe9b3a1u3ca017a2d8cdcd30@mail.gmail.com>
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
On Wed, Nov 12, 2008 at 16:24, Andrey Falko <ma3oxuct@gmail.com> wrote:
> 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.
>
Yeah, I forgot about xmodmap :|
Digging around the manpages helped.
Now I have a .Xmodmap with the following:
keysym KP_Prior = Prior
keysym KP_Next = Next
keysym KP_Insert = Insert
keysym KP_Delete = Delete
keysym KP_Home = Home
keysym KP_End = End
keysym KP_Up = Up
keysym KP_Down = Down
keysym KP_Left = Left
keysym KP_Right = Right
keysym KP_Begin = Begin
Problem solved!
prev parent reply other threads:[~2008-11-12 23:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-11 18:03 [gentoo-user] rerouting buttons in X Andrey Vul
2008-11-12 21:24 ` Andrey Falko
2008-11-12 23:53 ` Andrey Vul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e38d12ff0811121553m303dcc13k2495b2ed94bfe9b8@mail.gmail.com \
--to=andrey.vul@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox