Suggestion: Centered Mouse Pointer
Suggestion: Centered Mouse Pointer
Suggestion: Centered Mouse Pointer at Workbench Startup.
Re: Suggestion: Centered Mouse Pointer
That is also very un-Amiga. I suspect many will disagree.
ExecSG Team Lead
Re: Suggestion: Centered Mouse Pointer
Maybefingus wrote:Suggestion: Centered Mouse Pointer at Workbench Startup.

Altrough personally i don't have any problem with the current position
Re: Suggestion: Centered Mouse Pointer
Why bother?!
Is this really an issue?
How long does it take to move the mouse to any point of the screen?
Is this really an issue?
How long does it take to move the mouse to any point of the screen?
- tonyw
- AmigaOS Core Developer
- Posts: 1483
- Joined: Wed Mar 09, 2011 1:36 pm
- Location: Sydney, Australia
Re: Suggestion: Centered Mouse Pointer
Why is the centre of the screen any better than the top LHS?
What about putting it on the bar of AmiDock?
What about putting it over the icon of the first app that was run last time (which in my case is usually the Shell) ?
What about making it a user specification in Prefs/Input ?
What about putting it on the bar of AmiDock?
What about putting it over the icon of the first app that was run last time (which in my case is usually the Shell) ?
What about making it a user specification in Prefs/Input ?
cheers
tony
tony
Re: Suggestion: Centered Mouse Pointer
@tony
Lol why not save the man hours and just leave things as they are?
Lol why not save the man hours and just leave things as they are?

Re: Suggestion: Centered Mouse Pointer
In that case it would be enough just to add something like this option to Input-Prefs:ssolie wrote:That is also very un-Amiga. I suspect many will disagree.
[ ] Center Mouse-Pointer at startup
Re: Suggestion: Centered Mouse Pointer
I must admit I don't even notice the mouse pointer starts in the top-left. Is starting it in the middle any more convenient? I'd rather the devs spent their limited time on more important matters.
I suspect the reason Commodore put it in the top-left is simply because 0,0 is easier than calculating the middle of the screen. I can also see a problem with putting it in the middle if the screenmode changes during boot (which can happen if an error messages forces the initial screen open early), as the pointer will end up at some point on the screen which is neither the top-left nor the middle (it can't be reset to the middle on every screenmode change, as that would cause havoc when switching between screens of different modes under normal use).
I suspect the reason Commodore put it in the top-left is simply because 0,0 is easier than calculating the middle of the screen. I can also see a problem with putting it in the middle if the screenmode changes during boot (which can happen if an error messages forces the initial screen open early), as the pointer will end up at some point on the screen which is neither the top-left nor the middle (it can't be reset to the middle on every screenmode change, as that would cause havoc when switching between screens of different modes under normal use).
- nbache
- Beta Tester
- Posts: 1744
- Joined: Mon Dec 20, 2010 7:25 pm
- Location: Copenhagen, Denmark
- Contact:
Re: Suggestion: Centered Mouse Pointer
I actually filed an enhancement request (#6271) in Bugzilla for this 3 years ago (after having thought about it for much longer).
To quote my reasoning from there:
.
@ssolie:
@chris:
Best regards,
Niels
To quote my reasoning from there:
But I agree, it is far from the most important issue at handI've always wondered why the mouse pointer had to
default to the top left corner after Workbench has
loaded. On most monitors, this means at least half
of it is hidden from view, and it also means the
distance to any random object on the screen is on
average longer than necessary.
I assume it is just that the mouse X/Y coordinates
are never actually initialized, so they just contain 0
like anyother uninitialized numeric variables?
Could we have them initialized, preferably to the
center of the screen (or rather, the center of the
visible part of the screen, to please people with
autoscrolling screens)?

@ssolie:
I really don't see anything un-Amiga (nor the opposite) in this. It is just a small improvement in the usability of WB.That is also very un-Amiga. I suspect many will disagree.
@chris:
Agreed, but this doesn't mean it couldn't be set to the middle of the current WB screen after IPrefs has finished setting it up, just that once during startup. It could be a separate command run from Startup-Sequence that did it.I can also see a problem with putting it in the middle if the screenmode changes during boot (which can happen if an error messages forces the initial screen open early), as the pointer will end up at some point on the screen which is neither the top-left nor the middle (it can't be reset to the middle on every screenmode change, as that would cause havoc when switching between screens of different modes under normal use).
Best regards,
Niels
Re: Suggestion: Centered Mouse Pointer
I presume that the main reason of that position is that AmigaOS menus are on top only (atleast in the past), so the default position of the pointer was and still exactly the same of the first clickable menu .. i think that the only reason is that
Sure an option to choose how to place the default pointer would be better, why not ?
Sure an option to choose how to place the default pointer would be better, why not ?