home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / etc / X11 / xinit / xinitrc.dpkg-new < prev   
Text File  |  1999-02-23  |  188b  |  9 lines

  1. #!/bin/sh
  2. #
  3. # /etc/X11/xinit/xinitrc
  4. #
  5. # global xinitrc file, used by all X sessions started by xinit (startx)
  6.  
  7. # by default simply do the same thing as xdm X sessions
  8. . /etc/X11/Xsession
  9.