Hi Andreas,

2015-06-06 19:48 GMT+02:00 <wetts...@gmail.com>:

> Hello Knut,
>
> > The warnings was:
> > Warning:          No symbols defined for <AB11> (keycode 97)
>
> These are harmless.
>
> Try changing the definition of the key <AE02> to:
>
>     key <AE02> {
>         type= "CTRL+ALT",
>         symbols[Group1]= [               2,        quotedbl,
> at,     twosuperior, at ],
>         actions[Group1]= [ NoAction(), NoAction(), NoAction(), NoAction(),
> RedirectKey(key= <AE02>, clearMods= Control+Mod1, mods= Mod5) ]
>     };
>
> This should work even with sloppily implemented applications.  To make
> Control and Alt work reliably with the 2 key when they are not pressed
> together, type CTRL+ALT would have to be modified.
>
>
Thank you! This works :)
Is amazing that you have all this knowledge and it is compleatly awesome
that you share.

Thank you so much :) I have learned a lot from this.

Best regards
Knut
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to