Displaying 1 result from an estimated 1 matches for "1577d1575".
2001 Mar 09
1
Code change required in x11drv keyboard driver
...section entirely, but my patch runs as follows...(diff output)
1568d1567
< /* Oh yes it does! - Andy Johnson */
1571c1570
< /* if (((keysym>=33) && (keysym < 'A')) ||
---
> if (((keysym>=33) && (keysym < 'A')) ||
1577d1575
< */
Hope this patch is recieved in the spirit in which it is sent. Wine has
come so far in the last two years and whilst the goalposts are
constantly being moved by MS is certainly nearing an extremely
significant milestone. I know I can wait for Borland to produce a C++
version of Kylix a...