Re: Need code to enter a dot/dash for a subchannel
Sean Young <[email protected]> Wed, 1 Sep 2021 11:13:55 +0100
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 22, 2021 at 01:03:27PM -0400, Victor Norman wrote: > I am building a raspberry-pi-based remote control for my JVC TV. The remote > was RMT-JC02, so I'm cobbling together code from other files that work for > this TV. > > However, I cannot figure out the code for the "dot" or "dash" or "minus" or > "period" -- the divider between numbers when trying to enter the channel > for a sub-channel. E.g., I want to go to channel 41.2, which means sending > KEY_4 KEY_1 KEY_IDONTKNOW KEY_2. > > I've been grepping through the other lirc.conf files for DOT or DASH, etc. > but having no luck. Mostly because I don't know what I'm looking for. Does > any have any idea what I should grep for for this? Do you still have the remote, and if so, can you record it? If not, what lirc.conf is working for some of the buttons? Sean