On 04/14/2011 08:58 AM, [email protected] wrote: > Hi, > >> >> I have recently touched and refactored the keyboard handling code but have >> tried to not make any changes for Mac. >> >> Can you try with a 14 day old (checkout before my changes) and see if that >> makes a difference? >> > > I have tried the version from 15.3.11 and keyboard works as expected. > > The obvious difference I see, is that the current version uses libxkbfile and > the old version not.
I had the impression from Marc-André that OS/X didn't use XKB and thus obviuosly didn't have xkbfile. Apparently that was a wrong assumption and I broke something. I will fix that. I wonder if we always should use it on OS/X or never or make it optional... Does it work for you if you configure with --without-xkbfile ? > If I run configure without pkg-config, configure says xkbfile: no, but during > compile I get an error similar like @XKBFILE_LIB@ undefined. Hmm. I can't reproduce that. I guess I made an error in configure.ac... /Mads ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
