fyhuang / enjoy2

Transform joystick input into keyboard and mouse events (OSX)
MIT License
363 stars 55 forks source link

REQ: Ability to REPEAT button (e.g. like holding down keyboard key) #21

Open Liquidream opened 9 years ago

Liquidream commented 9 years ago

Hi,

I'm trying to use my Thrustmaster HOTAS controller with Photoshop and there are several actions that are performed by HOLDING down a key (e.g. "[" and "]" to increase and decrease the brush size). Currently, I'd have to repeatedly bash the controller buttons (or throttle) to change the size.

Having the option of the mappings working EXACTLY like a keyboard (e.g. Hold the button and it'll repeat every X msecs) would be a great update. If we were able to specify the frequency of the repeat, that would be PERFECT! :D

Hoping you will consider this...

(PS. Also, for some reason, enjoy2 misses off one of the Axis off of my Thrustmaster; the throttle "rocker" switch. Other joystick apps/monitors pick it up just fine?)