Cópia Thiago Sayao <[EMAIL PROTECTED]>:

  Oi,

> Deadkeys are not working on my XFree!
> it works on the console.

  See the file /usr/X11R6/lib/X11/xkb/X0-config.keyboard, it's contents should
be something like:
--
Rules                    =      "xfree86"
Model                    =      "pc105"
Layout                   =      "us_intl"
RepeatDelay              =      699
RepeatInterval           =      50
MouseKeysDelay           =      160
MouseKeysInterval        =      40
MouseKeysTimeToMax       =      32
MouseKeysMaxSpeed        =      26
MouseKeysCurve           =      0
AccessXTimeout           =      65535
Controls                +=      RepeatKeys + MouseKeysAccel
Feedback                +=      SlowKeysPress + SlowKeysAccept + StickyKeys +
LatchToLock
--

  Note the "Model" and "Layout" lines. These lines will override settings in
XF86Config. You can remove that lines to make the XF86Config ones be used,
edit the file by hand, or use xf86cfg to select the model and layout.

  Actually, that file will be used only for the ":0" display, this needs some
review for multiple keyboards and probably adding a "XKB" section/subsection
to XF86Config.

> My Xfree Configuration:
> 
> Section "InputDevice"
>     Identifier "Keyboard1"
>     Driver      "Keyboard"
>     Option "XkbModel"  "pc105"
>     Option "XkbLayout" "us_intl"
> EndSection
> 
> My keyboard is US International.
> 
> Im running Xfree4.1.0-19mdk
> 
> please help! i need to use deadkeys in my language. :)
> 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert

Paulo
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to