GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PHOC-OUTPUTS-STATES() PHOC-OUTPUTS-STATES()

phoc-outputs-states - Inspect phoc's saved outputs states

phoc-outputs-states [OPTIONS...]

phoc-outputs-states is a tool to list the saved outputs states known to phoc. These states are updated by phoc whenever the output configuration changes and applied when phoc detects that specific set of outputs.

Note that output configuration in phoc.ini always takes precedence over saved outputs states.

Print help and exit
Path to the saved outputs states database file. If omitted phoc's built in default will be used
Use raw output, useful when processing the output in scripts
List the identifiers of the outputs states in the database. The returned identifiers are based on wlroots output descriptions
Show the saved output state details for the given identifier

Get current list of identifiers:

$ phoc-outputs-states --list
Identifiers
-----------
…
'(null) (null) (DSI-1)'
…


Get the details for the identifier (null) (null) (DSI-1):

$ phoc-outputs-states --show '(null) (null) (DSI-1)'
(null) (null) (DSI-1)
---------------------

Enabled: yes
Mode: 1080x2340@60000000.00
Scale: 2.500000 Transform: normal


phoc(1)


Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.