home *** CD-ROM | disk | FTP | other *** search
/ Chip: Linux Special / CorelLinux_CHIP.iso / live / etc / X11 / xinit / xinitrc.dpkg-new next >
Encoding:
Text File  |  1999-02-23  |  188 b   |  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.