[ scummvm-Bugs-1687663 ] SDL: mouse emulation

SourceForge.net noreply at sourceforge.net
Sun Mar 25 03:37:02 CEST 2007


Bugs item #1687663, was opened at 2007-03-25 01:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1687663&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joris Beugnies (redzebra)
Assigned to: Nobody/Anonymous (nobody)
Summary: SDL: mouse emulation

Initial Comment:
problem:
--------
2 small code blocks were removed from backends/platform/sdl/events.cpp in rev 16120 
and disable the mouse emulation mode.(2004-12-18)

The readme and site documentation however still claim the keyboard arrow keys simulate mouse movements.
 
suggestions:
------------
There might be cases or games where this is not prefereable by default but allowing it to be enabled at runtime  by configuration or key-combination would be helpfull.
 
If that's a problem, a compile time option (--enable-mouse-emulation) would be sufficient

If neither is acceptable please update the distributed
readme and site documentation.

note that simply restoring the 2 small original code pieces still works :-)

if noone wants to spend some time on this but is willing to state what would be a non intrusive or acceptable way to support this feature, I 'm willing to provide an tested patch.


thanks




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1687663&group_id=37116




More information about the Scummvm-tracker mailing list