|
From: Björn B. <bj...@cu...> - 2018-06-07 17:55:05
|
Hello David,
On 07.06.2018 12:04, David Gálvez wrote:
> I'm fixing some issues with the mouse emulation through the keyboard,
> I've seen that MiNT emulates a double left mouse button click with the
> key combination "ALT+SHIFT+INSERT". TOS doesn't implement this. I'm
> not sure if this is a good idea because now it's impossible to select
> multiple files, you would do this with your mouse left clicking on the
> objects while pressing the shift key.
In TOS, you could achieve a double click by two fast consecutive hits on
the INSERT key. That has always worked well for me.
> I'm for removing the feature and imitate TOS behavior, I think the
> original implementation is good enough and these changes at the end
> confuse the user.
Considering the above, and that the keyboard mouse is really only a last
resort for most people, this should work well enough.
Peace!
--
Björn Buske
--> bj...@cu... <--
|