On 12/18/2014 11:03 AM, Michael D. Setzer II wrote:
On 18 Dec 2014 at 16:50, Patrick O'Callaghan wrote:
Subject: Re: Disabling a specific key
From: Patrick O'Callaghan <pocallaghan@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxxxxxxxxx
Date sent: Thu, 18 Dec 2014 16:50:43 +0000
Send reply to: Community support for Fedora users
<users@xxxxxxxxxxxxxxxxxxxxxxx>
<mailto:users-request@xxxxxxxxxxxxxxxxxxxxxxx?subject=unsubscribe>
<mailto:users-request@xxxxxxxxxxxxxxxxxxxxxxx?subject=subscribe>
On Thu, 2014-12-18 at 16:27 +0000, Patrick O'Callaghan wrote:
On Thu, 2014-12-18 at 15:54 +0100, Andras Simon wrote:
2014-12-18 14:35 GMT+01:00, Patrick O'Callaghan <pocallaghan@xxxxxxxxx>:
I have a keyboard (Microsoft Wireless 800) which has an Insert key right
beside the Backspace and I keep hitting it by accident and changing the
insert mode of whatever I'm typing. I want to disable this key
completely as I can think of no circumstance in which it would ever be
useful. If it can't be disabled I would consider remapping it to a
second Backspace.
Any ideas? I'm using KDE under F21 but I would hope for a general
solution to this.
I would use xmodmap for this:
xmodmap -e "keycode <your_key_code_here> = NoSymbol"
(or something along these lines). You can find out the key code with xev.
Thanks, I'll try that.
Well it worked on a command line, but not in a browser window. I put it
in my .xsession file and logged out and in again, to no avail.
I'll ask again on the KDE list in case it's something KDE-specific.
poc
Take a look at /etc/X11/Xmodmap file.
Looks like you could add the mapping to that, and it work change how
xserver sees the key.
Also, saw mention of the change not affecting the already loaded xserver
unless one also does xmodmap /etc/X11/Xmodmap
Some time ago, I had machines with keyboard that had no insert key next to
the home key. Double sized DEL key. So I had mapped the menu context
button to be INSERT, but its been a while since I played with it.
Something to try.
Is there a way to alter the key mapping on the main text only console in
single user mode?
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org