mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Clarify usage of "make, model and serial" string
This commit is contained in:
parent
0327c999d7
commit
a8f6d025a7
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ must be separated by one space. For example:
|
||||||
|
|
||||||
output "Some Company ABC123 0x00000000" pos 1920,0
|
output "Some Company ABC123 0x00000000" pos 1920,0
|
||||||
|
|
||||||
|
Using the make, model and serial string to identify a monitor might need an
|
||||||
|
extra set of quotes, if used through the command line. For example:
|
||||||
|
|
||||||
|
sway output '"Some Company ABC123 0x00000000"' pos 1920,0
|
||||||
|
|
||||||
# COMMANDS
|
# COMMANDS
|
||||||
|
|
||||||
*output* <name> mode|resolution|res <WIDTHxHEIGHT>[@<RATE>[Hz]]
|
*output* <name> mode|resolution|res <WIDTHxHEIGHT>[@<RATE>[Hz]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue