mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-11-12 23:44:29 +00:00
6 lines
289 B
C
6 lines
289 B
C
|
#define help_r_monitor \
|
||
|
"0-based monitor index\n" \
|
||
|
"Use /" S_COLOR_CMD "monitorlist " S_COLOR_HELP "to print the list of detected monitors.\n" \
|
||
|
"The monitors are ordered top-to-bottom and left-to-right.\n" \
|
||
|
"This means " S_COLOR_VAL "0 " S_COLOR_HELP "specifies the top-left monitor."
|