dbkynd / controlcast

A Launchpad Controller desktop application for streamers
MIT License
96 stars 38 forks source link

Numeric keypad hotkey support #12

Closed Const4ntFlux closed 8 years ago

Const4ntFlux commented 8 years ago

Since I'm struggling with hotkey modifiers conflicting with ingame key commands I tried setting up my numeric keypad (number keyboard on the right side of my keyboard) to act as scene switching keys. OBS distinguishes between numeric keyboard input for its hotkey commands but Controlcast doesn't.

So I'd like to request support for numeric keyboard support to be integrated into Controlcast. This is connected to #11 and #9 probably.

dbkynd commented 8 years ago

I'm using the RobotJS node module for sending the keyboard hotkey. It currently does not support numpad keys. I've submitted an request to have them added.

Const4ntFlux commented 8 years ago

I'd love to check whether this works now, if you got the time to implement it that is.

dbkynd commented 8 years ago

Closed by #16. Sorry this took so long to implement, I changed workstations and didn't have all my stuff setup on this new rig until now. I'll take a look at some of these other requests too. :smile: