Hello Jan,
my xorg.conf looks a little bit different, I think the XkbModel is the 
difference. Btw I'm using a Apple Keyboard with a mac mini.

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "kbd"
# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbOptions"    "compose:rwin"
### Uncomment this if your layout uses nodeadkeys
        #Option         "XkbVariant"    "nodeadkeys"
EndSection

Brgds Jörg

Am Sonntag 22 Januar 2006 00:21 schrieb Jan Girlich:
> - gpg control packet
> Hi there,
> 
> I just got an old imac and am absolutely new to apple/macintosh at all.
> 
> When I got it I had a working xorg.conf with the "@" at "q+leftApple"
> except for direct rendering. So I tried to get direct rendering running
> (with no luck), messed around with my xorg.conf and accidently lost my
> backup of the original one.
> 
> So now I can't get the "@" working again. I read the gentoo handbook and
> the ppc-faq and asked google. I also tried Xorgautoconfig but the
> generated configs hardlock my imac.
> 
> This is my keyboard part of xorg.conf:
> 
> Section "InputDevice"
>         Identifier  "Keyboard0"
>         Driver      "kbd"
>         Option      "XkbRules" "xorg"
> #        Option "XkbOptions" "compose:lwin"
>         Option "XkbModel"   "pc101"
>         Option "XkbLayout"  "de"
>         Option "XkbVariant" "nodeadkeys"
> EndSection
> 
> How can I get an "@" again?
> 
> Some info about my imac. I guess it's still the original keyboard I'm using.
> 
> imac ~ # cat /proc/cpuinfo
> processor       : 0
> cpu             : 740/750
> temperature     : 47-49 C (uncalibrated)
> clock           : 233MHz
> revision        : 2.2 (pvr 0008 0202)
> bogomips        : 465.92
> machine         : iMac,1
> motherboard     : iMac MacRISC Power Macintosh
> detected as     : 65 (iMac (first generation))
> pmac flags      : 00000000
> L2 cache        : 512K unified
> memory          : 192MB
> pmac-generation : NewWorld
> 
> Bye
> Jan
> -- 
> [email protected] mailing list
> 
> 

-- 
[email protected] mailing list

Reply via email to