Re: [hatari-devel] no double click in fast forward mode |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
That's because with fast-forward timings change.
And the reason why Hatari emulates double click
with middle mouse button. That works fine in
ST/TT/Falcon.
Apparently that wasn't mentioned in Hatari docs.
-> added a section on that to manual page.
- Eero
On lauantai 03 tammikuu 2015, Laurent Sallafranque wrote:
> For me in falcon mode, it never really works (I may manage a double
> click here and there, but nearly never).
> Laurent
>
> Le 03/01/2015 18:42, Uwe Seimet a écrit :
> > Hi,
> >
> > For me with TOS 3.06 it never really worked.
> >
> > Take care
> >
> > Uwe
> >
> >> Hello
> >>
> >> I noticed since some times that double click doesn't work under gem
> >> when fast forward is on (alt-x).
> >> In STF/STE mode, it never works ; it seems to work only in Falcon/TT
> >> mode (but not always, maybe depends on the cpu freq and the speedup
> >> factor).
> >>
> >> But in ikbd.c, I see IKBD_CheckForDoubleClicks() was made on purpose
> >> to handle double click in fast forward mode. Did it really work at
> >> some point ?
> >>
> >> Nicolas