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.


-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to