zshall / program-guide

Television Simulator '99
MIT License
21 stars 19 forks source link

Keyboard / event-driven control of TV #29

Closed zshall closed 9 months ago

zshall commented 6 years ago

Support channel up / down, mute / unmute and toggling between framed and non-framed modes using keyboard control. Ideally, the keyboard won't directly control the TV instance, but will fire a custom event that will be intercepted by the TV. This way we can use other methods to control the (TV such as a real IR remote) and it'll work the same.

zshall commented 9 months ago

Implemented in version 2.