xhotplug: Run arbirary commands in response to newly connected X11 displays

at master – Log Refs

ModeName
-rw-r--r--.gitignore
-rw-r--r--LICENSE
-rw-r--r--Makefile
-rw-r--r--README
-rw-r--r--config.mk
-rw-r--r--xhotplug.1
-rw-r--r--xhotplug.c
xhotplug
========

X11 monitor attach/detach event responder

Installation
------------

$ make
# make install

Usage
-----

There are several ways to make use of xhotplug. The easiest is to
add the following line to $HOME/.xession (or $HOME/.xinitrc if you
use xinit):

	xhotplug script &

Many desktop environments provide a way to add startup programs,
although they probably also detect new displays on their own.

Documentation
-------------

See xhotplug(1)

License Terms
-------------

See the LICENSE file in this repository