hello Michel,
with this setup the keyboard is completely unusable:
> Option "XkbRules" "xfree86"
> Option "XkbModel" "macintosh"
> Option "XkbLayout" "es"
with this setup the keyboard is usable like an american one;
cannot make accents neither special characters:
> Option "XkbRules" "xfree86"
> Option "XkbModel" "macintosh/us"
> Option "XkbLayout" "es"
the same behaviour with XkbModel setup as macintosh/es
so for now my only solution is the bogus six Xkb options.
my computer is a 1998 powerbook g3 (I guess a Wallstreet II) with its own spanish
keyboard.
bests,
jaume.
On Sun, 05 Aug 2001 01:13:05 +0200
Michel Dänzer <[EMAIL PROTECTED]> wrote:
> Jaume Teixi wrote:
> >
> > hello,
> > with my oldworld powerbook g3 with an spanish keyboard,
> > as no macintosh spanish layout exists at the moment,
> > the only way to deal to get the spanish keys and accents
> > like "à á ñ ç"
> > is this bogus setup:
> >
> > Section "InputDevice"
> > Identifier "Generic Keyboard"
> > Driver "keyboard"
> > Option "CoreKeyboard"
> > Option "XkbKeycodes" "macintosh"
> > Option "XkbSymmbols" "macintosh/us"
> > Option "XkbGeometry" "macintosh"
> > Option "XkbRules" "xfree86"
> > Option "XkbModel" "pc105"
> > Option "XkbLayout" "es"
> > Option "LeftAlt" "Meta"
> > Option "RightAlt" "Meta"
> > Option "ScrollLock" "Compose"
> > Option "RightCtl" "Control"
> > EndSection
>
> Have you tried something like this:
>
> Option "XkbRules" "xfree86"
> Option "XkbModel" "macintosh"
> Option "XkbLayout" "es"
>
> instead of your six "Xkb..." options?
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]