open-src/app/xdm/config-README.txt
changeset 792 be478ae051ae
child 919 425233ae7236
equal deleted inserted replaced
791:05aa7fb765fe 792:be478ae051ae
       
     1 Xdm Default Configuration
       
     2 -------------------------
       
     3 
       
     4 The /usr/lib/X11/xdm directory contains a collection of scripts run by 
       
     5 the default configuration of xdm, and a collection of sample configuration
       
     6 files.
       
     7 
       
     8 All of these files will be overwritten by upgrades and should not be
       
     9 edited in place in /usr/lib/X11/xdm.
       
    10 
       
    11 The xdm-config file (/etc/X11/xdm/xdm-config unless overridden by the -config
       
    12 command line option to xdm) specifies the path in which to find the other
       
    13 configuration files and scripts.
       
    14 
       
    15 To change a setting in the configuration files (xdm-config, Xaccess, 
       
    16 Xresources, Xservers), edit the copies in /etc/X11/xdm or create a new
       
    17 directory for your configuration and copy the appropriate files there.
       
    18 
       
    19 To change the actions performed by one of the scripts, copy it to your
       
    20 configuration directory, edit the copy, and then edit the path to it in
       
    21 the xdm-config file for your configuration.
       
    22 
       
    23 For more information about the contents of these files, see the xdm(1) 
       
    24 manual page.
       
    25 
       
    26 
       
    27 ###############################################################################
       
    28 #
       
    29 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
       
    30 # Use is subject to license terms.
       
    31 #
       
    32 # Permission is hereby granted, free of charge, to any person obtaining a
       
    33 # copy of this software and associated documentation files (the
       
    34 # "Software"), to deal in the Software without restriction, including
       
    35 # without limitation the rights to use, copy, modify, merge, publish,
       
    36 # distribute, and/or sell copies of the Software, and to permit persons
       
    37 # to whom the Software is furnished to do so, provided that the above
       
    38 # copyright notice(s) and this permission notice appear in all copies of
       
    39 # the Software and that both the above copyright notice(s) and this
       
    40 # permission notice appear in supporting documentation.
       
    41 # 
       
    42 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
       
    43 # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
       
    44 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
       
    45 # OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
       
    46 # HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
       
    47 # INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
       
    48 # FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
       
    49 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
       
    50 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       
    51 # 
       
    52 # Except as contained in this notice, the name of a copyright holder
       
    53 # shall not be used in advertising or otherwise to promote the sale, use
       
    54 # or other dealings in this Software without prior written authorization
       
    55 # of the copyright holder.
       
    56 #
       
    57 ###############################################################################