Git Product home page Git Product logo

xdm's Introduction

The default installation settings of xdm match those used for most platforms in the previous X.Org releases:

Scripts & modules:          $(libdir)/X11/xdm (aka $(prefix)/lib/X11/xdm)
Configuration files:        $(libdir)/X11/xdm
Pixmap files:               $(libdir)/X11/xdm/pixmaps
Log files:                  /var/log
Process id/lock files:      /var/run
xauth cookie files:         /var/lib/xdm

These may be overridden with the following options to configure:

Loadable modules:           --with-xdmlibdir
Scripts:                    --with-xdmscriptdir (or --with-xdmlibdir)
Configuration files:        --with-xdmconfigdir (or --with-xdmlibdir)
Pixmap files:               --with-xdmpixmapdir (or --with-xdmlibdir)
Log files:                  --with-logdir
Process id/lock files:      --with-piddir
xauth cookie files:         --with-authdir

For instance, some packagers/sites may prefer:

--with-xdmconfigdir=/etc/X11/xdm
--with-xdmlibdir=$(prefix)/lib/xdm
--with-xdmscriptdir=/etc/X11/xdm

The handling of --with-utmp-file & --with-wtmp-file have also changed slightly since previous versions of xdm:

--with-{u,w}tmp-file
    [default] write records to utmp/wtmp files, but allow sessreg to
    use its builtin default paths. Omits -u/-w flag entirely from
    sessreg command in Xstartup & Xreset files.
--with-{u,w}tmp-file=<filename>
    write records to utmp/wtmp files at specified filename.
    Passes filename as argument to sessreg -u/-w flag in Xstartup/Xreset.
--without-{u,w}tmp-file   or    --with-{u,w}tmp-file=none
    Do not write records to utmp/wtmp files at all.
    Passes "none" as argument to sessreg -u/-w flag in Xstartup/Xreset.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/app/xdm

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

xdm's People

Contributors

0-wiz-0 avatar alanc avatar bbidulock avatar besser82 avatar chithanh avatar dberkholz avatar devnexen avatar e4t avatar eric-s-raymond avatar evelikov avatar fernandotcl avatar fooishbar avatar jcristau avatar jeffersonchua avatar jeremyhu avatar jhcloos avatar jon-turney avatar jonnyjd avatar keith-packard avatar lcapello avatar ldv-alt avatar mdickopp avatar memsize avatar mgorny avatar mherrb avatar nwnk avatar reedjc avatar sorensp avatar srivasta avatar sthibaul 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.