On Thu, 6 Sep 2001 [EMAIL PROTECTED] wrote:
> Steve wrote:
> >
> > I can click on the screen a dozen times
> > and get menus maybe half of that... so I also
> > don't like that I have to click/unclick in a
> > certain number of milliseconds, or the event doesn't
> > happen. Just for the heck of it, left click on the
> > screen, hold for 700 or 800 milliseconds, and then
> > release. Anything happen? It doesn't for me.
>
> I wonder if your mouse is faulty? Nothing like
> this happens to me. Right-click-for-menu is not
> time dependent. I can hold the right-click down
> for half a second or for five seconds and the menu
> still appears when I release it.
In fvwm2/AnotherLevel, menus appear 100% of the time
I click. Right-click, Programs menu; left-click,
"start" menu; middle click, running x apps menu.
It doesn't matter. If I click, I get a menu,
every time.
In icewm, menus appear 90% of the time I click/
unclick in less than say, 1/4 second, and they appear
maybe 10% of the time when click/unclick is separated
by more than 3/4 second or so. Middle-unclick is even
less responsive than left or right unclick.
This does not logically lead to a conclusion of
hardware trouble. It does logically hint at a problem
with event-handling under this particular iteration of
icewm.
Though now that I look at it, I suppose the standard
'./configure - make - make install' doesn't result in
the optimal binary:
-rwxr-xr-x 1 root root 3570821 Sep 5 18:54 /usr/local/bin/icewm
Seems awfully large, especially when compared to
fvwm2/AnotherLevel and twm (from rpm).
-rwxr-xr-x 1 root root 729 Feb 7 2000 /usr/X11R6/bin/AnotherLevel
-rwxr-xr-x 1 root root 185392 Feb 4 2000 /usr/X11R6/bin/fvwm2
-rwxr-xr-x 1 root root 129744 Mar 6 2000 /usr/X11R6/bin/twm
- Steve