1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-05 22:14:12 +02:00
tldr/pages/linux/cec-ctl.md
Managor 7c58b51e9b
cec-ctl: add page (#17852)
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
2025-08-28 12:20:39 +03:00

17 lines
281 B
Markdown

# cec-ctl
> Control kernel CEC devices.
> See also: `cec-client`.
> More information: <https://manned.org/cec-ctl>.
- List CEC devices:
`cec-ctl --list-devices`
- Monitor CEC traffic:
`sudo cec-ctl {{[-m|--monitor]}}`
- Show CEC topology:
`cec-ctl {{[-S|--show-topology]}}`