polychromatic-cli(1)
| polychromatic-cli(1) | General Commands Manual | polychromatic-cli(1) |
NAME
Polychromatic - RGB lighting management software for GNU/Linux
SYNOPSIS
polychromatic-cli [OPTIONS]
DESCRIPTION
This is the command line interface for configuring device options and retrieving status information from connected hardware.
OPTIONS
DEVICE SELECTION
-d, --device <ID>
-n, --name <NAME>
-s, --serial <SERIAL>
DEVICE INFORMATION
-k, --list-options
DEVICE OPERATION
-o, --option <ID>
Some options require a --parameter and/or --colour, see below.
-p, --parameter <ID>
Numerical values are useful when setting multiple devices simultaneously that do not share the same ID, such as a mouse's wave is "up" (1) or "down" (2) instead of "right" (1) and "left" (2).
-c, --colours <#RRGGBB>[,#RRGGBB...]
The input only accepts 6 byte hexadecimal values, such as #00FF00. The hash must be escaped or wrapped in quotes to avoid being interpreted as a comment by your shell. Alternately, the hash can be omitted.
Multiple colours may be specified using a comma.
-e, --effect <NAME/PATH>
Not to be confused with an --option for hardware effects, see above.
--dpi <X>[,Y]
DPI is responsible for the speed of the mouse cursor.
MISCELLANEOUS
-v, --verbose
--version
--no-pretty-column
--locale [lang]
| 2022-12-03 |
