Peter Clifton wrote:
> On Mon, 2008-10-13 at 11:01 -0700, [EMAIL PROTECTED] wrote:
> 
>> I've looked into code and have a hackish solution, which is to simply ignore 
>> unknown keysyms.
>>
>> --- a/src/hid/gtk/gui-output-events.c        2008-10-13 10:40:20.000000000 
>> -0700
>> +++ b/src/hid/gtk/gui-output-events.c        2008-10-13 10:39:47.000000000 
>> -0700
>> @@ -506,9 +506,6 @@
>>       }
>>
>>
>> -  if (handled == FALSE)
>> -    gui->log ("keysym %d (0x%x) has not been defined\n", ksym, ksym);
>> -
>>     return handled;
>>   }
> 
> I did roughly the same when I built PCB for installation on our
> Engineering Department network.
> 
> Unless anyone is particularly attached to this irritating message, I'd
> suggest we remove it completely.
> 

won't hurt my feelings if it goes away completely.

-Dan



_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to