(no)deadkeys keyboard default setting

Alexander Gottwald Alexander.Gottwald@s1999.tu-chemnitz.de
Mon May 26 18:11:00 GMT 2003


Benjamin Riefenstahl wrote:

> Turns out that the
> routines for parsing XF86Config in winconfig.c don't recognise empty
> strings.
> 
> Changing OPTV_STRING to OPTV_ANYSTR in winSetStrOption() fixes the
> problem for me.

OPTV_STRING will reject empty strings and winSetStrOption would return the 
default of NULL. NULL is in this case correct as it indicates that no variant
was selected. 

The code was more or less copied from the XFree86 server and is not different 
to the xfree86 code in current CVS. So I'll leave the code as it is and only
remove the "nodeadkeys" default. This should remove you're problem too.

bye
    ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list