On Tue, Mar 11, 2003 at 10:39:11PM +0000, [EMAIL PROTECTED] wrote:
> On Tue, 11 Mar 2003 [EMAIL PROTECTED] wrote:
> > I'd like to add support to XFree86 for 'half-QWERTY' typing.  I'm not
> > sure whether this fits into the X keyboard scheme, because it involves
> [...]
> 
> I forgot to add -- even if somebody can tell me the 'correct' way to do
> it, a pointer to the place in the code where a simple hack (on the level
> of keysyms, I suppose) could be inserted would also be much appreciated.
> 
> Then I can start learning to type again, without being restricted to the
> linux console!

Try to look in here:
http://www.xfree86.org/current/XKB-Config.html (basic info)
http://www.xfree86.org/current/XKB-Enhancing.html (developer's info)

If you defined SPACE to be third-level modificator instead of ralt,
then you could place mirrored keys into third-level and everything would
be easy. If you need to preserve alt, the task is somewhat harder.

Have a nice day,
Kamil

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to