Keyboard remapping beyond Xmodmap and Xbd?
- From: egarrulo@xxxxxxxxx
- Date: Wed, 16 Apr 2008 14:55:28 -0700 (PDT)
Hi,
I'd like to remap the keyboard so that each key behaves differently
when hit alone or along another key. For example, the space bar when
hit alone should send a space character, and should act as a modifier
if another key is hit before it is released, like this:
a => a
space + a => @
s => s
space + s => $
space => space
I know I should use keycodes, but the example above is for a simple
explanation of what I'm looking for.
Neither xmodmap nor xkb seem to allow this.
I've googled extensively and I think I'll have to write a driver and
recompile the kernel, but I'd like not to resort to that. I'd like
that to be a "portable" solution, so that I can save it onto a memory
stick and bring it along with me whenever I use another computer.
Thanks in advance.
.
- Follow-Ups:
- Re: Keyboard remapping beyond Xmodmap and Xbd?
- From: John Reiser
- Re: Keyboard remapping beyond Xmodmap and Xbd?
- Prev by Date: Re: bootstrap problem
- Next by Date: Re: Keyboard remapping beyond Xmodmap and Xbd?
- Previous by thread: Re: How to detect the change of interface address in the socket programming?
- Next by thread: Re: Keyboard remapping beyond Xmodmap and Xbd?
- Index(es):