Emulator Issues #1910
closedPort Input on focus option to emulated wiimote
0%
Description
What steps will reproduce the problem?
- Start dolphin
- Do something else on the computer
- Dolphin interrupts/accepts input when it shouldn't
What is the expected output? What do you see instead?
Not to interrupt and only receive input once focused.
What version of the product are you using? On what operating system?
Any version
I have an app which helps press keys for dolphin if you're on
touchscreen/have no keyboard. However, even though the output is right, it
only triggers the "a" button because left mouse click=a button on dolphin.
If you could "focus" dolphin then this issue wouldn't be an issue XD.
Updated by kevinx0404 almost 15 years ago
in other words, make left click press a button on dolphin only if cursor in rendering
window.
Updated by gryphon93 almost 15 years ago
It would be great i you had an option in the Wiimote config-window that allowed you
to turn on/off the Left Mouse-button = A and Right Mouse-button = B. And exactly as
kevin says, Dolphin should only receive keyboard- and mouse-input when the rendering
window is focused.
Updated by ChaosCode almost 15 years ago
- Status changed from New to Accepted
Yes, I have this happen all the time. its funny when IMing and mario is running in the
background.
Updated by anh1234 almost 15 years ago
also, accept all key movements if focused, even if cursor not in rendering window. I
know this is kinda obvious, but my explaining skills suck XD
Updated by Anonymous almost 15 years ago
- Priority set to Normal
- Category set to controls
already implemented for njoy and padsimple, so this must be for emulated wiimote...
Updated by ayuanx almost 15 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision r4886.