Welcome, Guest. Please login or register.

Author Topic: Joymouse 2 button support?  (Read 1452 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline paul1981

Re: Joymouse 2 button support?
« on: August 12, 2016, 10:31:21 AM »
Quote from: Sektor;812214
Is there any program like joymouse that lets you use button two on a Master System gamepad as right mouse button?

Is there an open source version of a joymouse like program?


Which joymouse are you currently using? I didn't know about Commodore's version (thanks Matt). If you're not using this version, give it a go as it might work.
 

Offline paul1981

Re: Joymouse 2 button support?
« Reply #1 on: August 13, 2016, 10:43:04 AM »
Quote from: Sektor;812466
Well that's embarrassing, I thought I was using the official joymouse but I double checked and it turns out it was a third party version.  The official one works fine with both buttons.  Unfortunately it displays a pointless dialog box at startup saying to "use exchange to control it", any way to disable that?

Check the tool types on the Joymouse program icon. We need (not bracketed):

CX_POPUP=NO
DONOTWAIT

This is assuming that you're using the Joymouse program icon to launch it or WBStartup, as opposed to the Run command. If Joymouse doesn't have an icon, then create a tool icon and enter those tool types into it and try that. You can have it launch in a script as if launched through clicking on its icon, but we won't go there unless you need to.