This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: AW: keyboard behaviour with cygwin/xfree86


On Wed, 18 Jul 2001, Suhaib Siddiqi wrote:

> Alexander
> 
> Binaries are compiled with -DXKB flag, but yes there are bugs and it does
> not work.
> 

I just digged through the xkb code and found that xkbcomp produces buggy
output and X itself trusts it and crashes. Could someone please verify this. 

(you need /usr/X11R6/lib/X11/XKeysymDB and complete /usr/X11R6/lib/X11/xkb)
Start the xserver
run setxkbmap -display 127.0.0.1:0.0 de

the Xserver will crash with Status Access Violation. This seems to be a task
for the core Xfree developers since they're using pointers without makeing 
sure the pointers are not NULL. (xkb/xkbUtils xkbUpdateDescActions())

Apart from this xmodmap seems to write the keymaps in a wrong format.

I also tried using a xkb-map compiled on my linux box and this one worked as
expected.

bye
    ago
-- 
Alexander.Gottwald@s1999.tu-chemnitz.de
http://www.gotti.org
phone: +49 3725 3498080     mobile: +49 172 7854017


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]