Hello again!
I mailed my question in another form to a list I used to subscribe for
a long time, getting no working answer for more than two days - and
so, in my great desparation I mailed it here more complete.
This moment I received a working answer I wanna post here as well.
On Wed, Jan 09, 2002 at 07:33:40PM +0100, Georg Koss wrote:
>
> patch #052: new; new XKB "alt" symbols file (used like the ctrl
> symbols file) to permit swapping alt and meta keys, and making alt
> keys meta keys.
With that "alt" symbols file seems
/etc/X11/xkb/symbols/ralt
to be meant. =8-0
Then I had to add the following code to
/etc/X11/xkb/symbols/macintosh/de :
partial alphanumeric_keys
xkb_symbols "mycustomkeys" {
include "macintosh/de(nodeadkeys)"
include "ralt"
};
and the InputDevice Section of XF86Config-4 looks like the following:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbLayout" "de"
Option "XkbVariant" "mycustomkeys"
EndSection
Thanks to A.S. it works for me as well.
So sorry for that cross-posting and have a good time.
--
M.f.G.
Georg Koss
mailto: [EMAIL PROTECTED]
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie