Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to Detect Mouse Movements and Clicks for Idle Termination #261

Open
KHouse75 opened this issue Dec 28, 2024 · 0 comments
Open

Option to Detect Mouse Movements and Clicks for Idle Termination #261

KHouse75 opened this issue Dec 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KHouse75
Copy link

KHouse75 commented Dec 28, 2024

I added some slot machine type games to PinballY but they require the use of a mouse. I have "Terminate game when idle for (seconds)" set to the default of 300 which works great for all my pinball style games that use the buttons. The issue is that since these games are mouse based, after 300 seconds, pinbally ends them due to keyboard/joystick inactivity.

it would be great to have an option to enable the monitoring of mouse movement and clicks for determining if a game is idle.

@KHouse75 KHouse75 added the enhancement New feature or request label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant