macemu/SheepShaver/src
asvitkine d885e5ccf4 [patch from Kelvin Delbarre] SDL's Quartz video implementation maps command
clicks to right-clicks and option-clicks to middle-clicks, a feature intended
for Mac users with single-button mice who are running SDL-based games that
require a multi-button mouse. This is unhelpful in SheepShaver, where we want
command-clicks and option-clicks to be passed through unchanged to the emulated
Mac OS. We can disable the unwanted behavior by setting an environment variable
SDL_HAS3BUTTONMOUSE intended for this very purpose.

A similar change in main_windows.cpp is NOT required, because only the Quartz
video implementation is involved.

By SDL convention, putenv is used in preference to setenv, although for Unix
platforms it doesn't matter.
2008-06-22 20:30:12 +00:00
..
BeOS Happy New Year! 2008-01-01 09:47:39 +00:00
dummy Happy New Year! 2008-01-01 09:47:39 +00:00
emul_ppc Happy New Year! 2008-01-01 09:47:39 +00:00
include Happy New Year! 2008-01-01 09:47:39 +00:00
kpx_cpu Add frameskip 0 ("Dynamic") to MacOSX Prefs Editor, and fix line endings 2008-06-17 04:26:56 +00:00
MacOSX Add frameskip 0 ("Dynamic") to MacOSX Prefs Editor, and fix line endings 2008-06-17 04:26:56 +00:00
Unix [patch from Kelvin Delbarre] SDL's Quartz video implementation maps command 2008-06-22 20:30:12 +00:00
Windows Happy New Year! 2008-01-01 09:47:39 +00:00
emul_op.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
ether.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
EthernetDriverFull.i Add the complete NDRV variant for DIRECT_ADDRESSING modes. We could use 2005-07-03 22:04:18 +00:00
EthernetDriverStub.i Imported sources 2002-02-04 16:58:13 +00:00
gfxaccel.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
macos_util.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
main.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
name_registry.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
prefs_items.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
rom_patches.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
rsrc_patches.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
serial.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
thunks.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
timer.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
user_strings.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
video.cpp Happy New Year! 2008-01-01 09:47:39 +00:00
VideoDriverStub.i Imported sources 2002-02-04 16:58:13 +00:00