EMail from Jaume Teixi <[EMAIL PROTECTED]> to debian-powerpc@lists.debian.org, 
debian-x@lists.debian.org with message <[EMAIL PROTECTED]>
On Tue, 31 Jul 2001 01:41:35 +0200 Jaume Teixi wrote:

Hi,

It worked :-) Thanks a lot ...

my config now is:

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "keyboard"
    Option      "AutoRepeat"    "100 50"

# If the keyboard layout is fscked, try this
#    Option     "XkbDisable"

     Option          "XkbKeycodes"   "macintosh"
     Option          "XkbSymmbols"   "macintosh/de"
     Option          "XkbGeometry"   "macintosh"

     Option     "XkbLayout"     "de"
     Option     "XkbOptions"    "ctrl:nocaps"
     Option     "XkbRules"      "xfree86"
     Option     "XkbModel"      "pc105"
     Option     "XkbVariant"    "nodeadkeys"

     #Option          "LeftAlt"       "Meta"
     #Option          "RightAlt"      "Meta"
     #Option          "ScrollLock"    "Compose"
     #Option          "RightCtl"      "Control"
EndSection


> hello,
> 
> I-m running sid on a 1998 oldworld powerbook g3 with xfree86 4.1.0-1
> 
> at the end for get the keyboard working ok this was the 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"     "us"
>         Option          "LeftAlt"       "Meta"
>         Option          "RightAlt"      "Meta"
>         Option          "ScrollLock"    "Compose"
>         Option          "RightCtl"      "Control"
> EndSection
> 
> now I want to get my X supporting spanish keyboard maps and also kbd or 
> console-tools
> console-tools powerppc currently only supports us, de, and fr keymaps.

what is different to de or us keyboards?

> 
> could you explain-me where could I get the info for make these keyboard maps ?

Well, I made a Germen Keymap for my own for console but it worked not as good 
as i hoped ...

Look at this :
[EMAIL PROTECTED]:/usr/share/keymaps/mac$ ls
mac-de2-ext.kmap.gz               mac-fr2-ext.kmap.gz    mac-us-ext.kmap.gz
mac-de-latin1-nodeadkeys.kmap.gz  mac-fr3.kmap.gz        mac-us-std.kmap.gz
mac-de-mfl.kmap.gz                mac-us-dvorak.kmap.gz

gunzip the kmap.gz 
the keycodes for the key are listed in the file you get after extracting  
you can get console keycodes from showkey command ...

to test this make sure you can login via ssh oder telnet if you can´t find the 
keys ;)

hope I helped you a bit ...

for x11 i have no idea how to change the keymap. but perhaps someone else!?

cya,

Michael

> 
> tx!
> 
> 
> 
> -- 
> Jaume Teixi
>   CTO
>   6TEMS - Ducform, SA
>   http://www.6tems.com
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

Reply via email to