home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinitrc next >
Encoding:
Text File  |  2006-08-07  |  224 b   |  10 lines

  1. #!/bin/sh
  2. # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
  3.  
  4. # /etc/X11/xinit/xinitrc
  5. #
  6. # global xinitrc file, used by all X sessions started by xinit (startx)
  7.  
  8. # invoke global X session script
  9. . /etc/X11/Xsession
  10.