mjrgh / PinballY

A table browser and launcher ("front end") for virtual pinball cabinets.
Other
47 stars 22 forks source link

Spacebar startup key #201

Closed joshtynjala closed 2 years ago

joshtynjala commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I’ve added a Steam game (Demon’s Tilt) as a custom system, and I want to specify some startup keys when it launches so that I can get through the menu. The GUI buttons are triggered by keyboard using the spacebar only, instead of the typical enter/return.

Describe the solution you'd like A clear and concise description of what you want to happen.

Please add support for spacebar as a startup key.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

i have tried many keys to trigger these buttons, but only spacebar seems to work.

Additional context Add any other context or screenshots about the feature request here.

mjrgh commented 2 years ago

You actually can send a space key - the keyword is "space". (I see that I missed that one in the documentation, but it's there in the program.)

joshtynjala commented 2 years ago

@mjrgh Thanks!

mjrgh commented 2 years ago

Added to documentation in 1.1.0 Beta 6.