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
X-ON-RESIZE(1) FreeBSD General Commands Manual X-ON-RESIZE(1)

x-on-resize - monitor for hotplug or screen reconfigure events

x-on-resize [--help] [--display display] [--config config-script] [--resize resize-script] [--start]

X-on-resize is used to monitor the X display for output configuration changes and/or screen resize events. When these occur, it can call external programs to respond to the new display environment.

-h, --help
Print out a summary of the usage and exit.
-d, --display name
This option selects the X display to use. Note this refers to the X screen abstraction, not the monitor (or output).
-c, --config config-script
This option selects the external script to run when the set of available outputs has changed. If not provided, x-on-resize prints "config" on stdout.
-r, --resize resize-script
This option selects the external script to run when the size of the root window has changed. If not provided, x-on-resize prints "resize" on stdout.
-a, --auto
This is the same as --config "xrandr --auto", which sets the system to a reasonable configuration each time the connected set of outputs changes.
-s, --start
This directs x-on-resize to run any defined scripts at startup time in addition to when the specified conditions occur.

Xrandr(3), xrandr(1)

Keith Packard, Open Source Technology Center, Intel Corporation.
x-on-resize 0.2 X Version 11

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

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