/srandrd

daemon that polls xorg for monitor changes and executes a script when a monitor is plugged in/removed

Primary LanguageCMIT LicenseMIT

srandrd - simple randr daemon

srandrd is a simple daemon that executes a command when the xorg output changes, i.e. a monitor is plugged or unplugged. By default srandrd forks to background and exits when the xserver exits.

USAGE:

srandrd [option] command_with_options_to_execute

OPTIONS:

-h Show help and exit -n Don't fork to background -V Show version info and exit

Fork

This repository is a fork of portix's mercurial repo, found here. While I found his version nearly perfect, I wanted some changes and his repo seems unmaintained.