Quote:
Originally Posted by Waxhead
Thanks for your reply, but mouse integration (which is an option that does not exists in fs-uae-launcher) is probably the same as the "Linux mouse" option.
|
No, it's something completely different. With mouse_integration enabled, FS-UAE injects the mouse coordinates of the host mouse cursor into Workbench. I.e. it should work fine with absolute mouse coordinates used by VNC.
Maybe there isn't a GUI setting for it uet. If not, add the following to custom configuration:
Code:
mouse_integration = 1
(The downside is that it only works with system friendly programs = not most games)