David Balazic wrote:
> 
> Regarding: Slovenian keyboard has a few wrong characters
> Email: [EMAIL PROTECTED]
> ------------------------------------------------------------
> XFree86 Version: XFree86-4.2.99.2-0.20021217.0  ( from redhat linux public beta - 
>phoebe )
> 
> OS: Red Hat Linux/x86 8.0.92 (Phoebe)
> 
> Area: XKB
> 
> Server: XFree86 (The XFree86 4.x server)
> 
> Video Card:
> 
> Sis 6326 PCI 8 MB VRAM
> 
> Description:
> 
> The slovene keyboard layout has two keys wrongly configured :
> 
> The key with characters "-" (normal) and "_" ( with SHIFT ), right of the "." and 
>left of "right shift" prints "/" without and "?" with SHIFT. It behaves like US 
>instead of slovene. Also the "Del" key on numpad prints "." ( period ) instead of "," 
>( comma ).
> 
> The rest is OK.
> 
> The code for slovene layout is "si" or "sl" ( can't recall right now, will check and 
>report tomorrow )
> 
> Repeat By:
> 
> Start any application where text can be typed. Press the "-" key and it prints "/" 
>instead of "-".

Here are the relevant parts og my XF86Config file :
# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc102"
        Option      "XkbLayout" "si"
EndSection
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to