[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB captures 'Mod4/Windows' key
Peter Clifton wrote:
> On Mon, 2008-10-13 at 11:01 -0700, bioe007list@xxxxxxxxxxx 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
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user