From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 10851] Patch to handle numpad Enter key properly
Date: Fri, 04 Jan 2019 20:35:56 +0000 [thread overview]
Message-ID: <bug-10851-163-EDbEH0DVyl@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-10851-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=10851
--- Comment #4 from Alexandre Esse <alexandre.esse.dev@gmail.com> ---
Hello,
I have the same problem. And I use another workaround that doesn't involves
patch on Buildroot.
Under X:
- Return keycode is 36 (keysym 0xff0d, Return)
- Enter (Keypad key) keycode is 104 (keysym 0xff8d, KP_Enter)
Then, I remap the Enter key with ~/.xmodmap.conf file containing one line:
keycode 104 = Return
And apply this configuration: xmodmap ~/.xmodmap.conf
Then, launch: make menuconfig
--
You are receiving this mail because:
You are on the CC list for the bug.
prev parent reply other threads:[~2019-01-04 20:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 2:00 [Buildroot] [Bug 10851] New: Patch to handle numpad Enter key properly bugzilla at busybox.net
2018-03-14 8:31 ` [Buildroot] [Bug 10851] " bugzilla at busybox.net
2018-03-15 3:43 ` bugzilla at busybox.net
2018-03-31 21:06 ` bugzilla at busybox.net
2018-04-01 8:56 ` bugzilla at busybox.net
2019-01-04 20:35 ` bugzilla at busybox.net [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=bug-10851-163-EDbEH0DVyl@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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