home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinitrc next >
Encoding:
Text File  |  2008-05-29  |  226 b   |  10 lines

  1. #!/bin/bash
  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.