bash-cec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit c8ab7d2f47bcff50bde158e4573749746b9d64be
parent da4dc2b672d57caabad5c1afedc030388746dbbf
Author: Hender <hrivera2014@users.noreply.github.com>
Date:   Mon, 10 Apr 2023 14:43:12 -0400

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -15,7 +15,7 @@ I wrote a script that connects to HDMI CEC ( cec-client needed ) and listens for If you want to use firefox instead of chromium, replace "chromium" with "firefox" in the script below. Alternatively, you can just install chromium: -´sudo apt-get install chromium-browser´ +`sudo apt-get install chromium-browser` These are the keys supported by my TV Remote. You can modify the script for your TV Remote, see Modification below.