1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 14:15:48 +02:00
tldr/pages/common/openrgb.md
Managor ea7c92c146
openrgb: add page (#17364)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-07-27 12:45:53 +00:00

483 B

openrgb

Control RGB lighting. More information: https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/User-Documentation/Using-OpenRGB.md.

  • Start the OpenRGB GUI:

openrgb

  • List devices supported by OpenRGB:

openrgb --noautoconnect {{[-l|--list-devices]}}

  • Set the mode and color of a device:

openrgb {{[-m|--mode]}} {{off|static|breathing|rainbow|flashing|...}} {{[-c|--color]}} {{random|red|00AAFF|...}}

  • Display help:

openrgb {{[-h|--help]}}