Re: Directory navigation


Subject: Re: Directory navigation
sterwill@abisource.com
Date: Wed Jan 12 2000 - 23:03:45 CST


Paul Cubbage wrote:
> It's a mouse click speed problem. Some apps respond fine to my slower
> double clicks and for others I have to really click fast. The major 2
> problems are Netscape and AbiWord. I almost can't click it fast enough.
> Kedit, for example works fine. It appears that X only passes clicks and
> double click is deteermined in each app. I know your answer will be
> that I can patch it but I'm not programming these days.

AbiWord does not set its own double click speeds for any GTK widgets.
GTK will get that event from GDK, which reads the clicks from X. It should be
constant throughout all GTK applications, unless some author deliberately
changed it for some reason. GDK sets the timing constraints at 250
milliseconds, and you could re-compile GDK if you wanted to change this.

I am somewhat surprised GDK hard-codes this.

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Wed Jan 12 2000 - 23:03:46 CST