Coder Social home page Coder Social logo

xorg-launch-helper's Introduction

xorg-launch-helper
==================

About:

Xorg-launch-helper is a small utility that transforms the X server
process (XOrg) into a daemon that can be used to make applications
wait with starting until XOrg is ready for X11 connections.

The utility starts and forks the XOrg server and listens for a
signal from the XOrg server. At this point, the utility signals
systemd READY through sd_notify(). At this point systemd
will start units that have an explicit ordering configured
to be after the xorg.target.

This mechanism can be used to delay the starting up of services
that require a working X11 display server, such as any form
of graphical process or X11 window manager.


Origin:

xorg-launch-helper is a minimal version of uxlaunch - a replacement
session launcher Arjan van der Ven and me originally wrote for
Moblin. With systemd, most of the uxlaunch code has become obsolete,
and systemd does almost everything a lot better.


Download:

Release tarballs can be downloaded here:

    http://foo-projects.org/~sofar/xorg-launch-helper

Source code is hosted here:

    git://github.com/sofar/xorg-launch-helper.git

xorg-launch-helper's People

Contributors

ahkok avatar

Watchers

James Cleveland avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.