[gobolinux-users] [Xorg[ Couldn't load xkb keymap
Giambattista Bloisi
giamby at infinito.it
Mon Nov 12 06:46:32 NZDT 2007
Hi Davide,
the same configuration seems to work fine with my installation (Xorg
7.2 shipped with 014).
Also the run-time change gives me no errors:
setxkbmap -rules xorg -model pc105 -layout it -option ""
Re font paths, below is my configuration. Basically I just mapped what
was into /Files/Fonts/.
Section "Files"
RgbPath "/System/Links/Shared/X11/rgb"
ModulePath "/System/Links/Libraries/xorg/modules"
FontPath "/Files/Fonts/Misc/"
FontPath "/Files/Fonts/TTF/"
FontPath "/Files/Fonts/OTF"
FontPath "/Files/Fonts/Type1/"
FontPath "/Files/Fonts/100dpi/"
FontPath "/Files/Fonts/75dpi/"
FontPath "/Files/Fonts/CID"
FontPath "/Files/Fonts/Console"
FontPath "/Files/Fonts/Cyrillic"
FontPath "/Files/Fonts/Ghostscript"
FontPath "/Files/Fonts/OpenType"
FontPath "/Files/Fonts/TrueType"
EndSection
Regards,
Giambattista
Daniele Maccari wrote:
> I constantly get the title's error when starting X, either I'm root or not.
> The part about the keyboard in the xorg.conf file follows:
>
> |Section "InputDevice"
>
> Identifier "Keyboard1"
> Driver "kbd"
>
> Option "AutoRepeat" "500 30"
>
> # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
> # Option "Xleds" "1 2 3"
>
> # Option "LeftAlt" "Meta"
> # Option "RightAlt" "ModeShift"
>
> # To customise the XKB settings to suit your keyboard, modify the
> # lines below (which are the defaults). For example, for a non-U.S.
> # keyboard, you will probably want to use:
> # Option "XkbModel" "pc105"
> # If you have a US Microsoft Natural keyboard, you can use:
> # Option "XkbModel" "microsoft"
> #
> # Then to change the language, change the Layout setting.
> # For example, a german layout can be obtained with:
> # Option "XkbLayout" "de"
> # or:
> # Option "XkbLayout" "de"
> # Option "XkbVariant" "nodeadkeys"
> #
> # If you'd like to switch the positions of your capslock and
> # control keys, use:
> # Option "XkbOptions" "ctrl:swapcaps"
>
> # These are the default XKB settings for Xorg
> # Option "XkbRules" "xorg"
> # Option "XkbModel" "pc105"
> # Option "XkbLayout" "us"
> # Option "XkbVariant" ""
> # Option "XkbOptions" ""
>
> # Option "XkbDisable"
>
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "it"
>
> EndSection
>
> |Another problem I faced was the fact that no fonts could be found by
> the X server and I had to manually write their path in the configuration
> file. Is that normal?
>
> Thanks.
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>
>
More information about the gobolinux-users
mailing list