dtstart revision 20819
970N/A# Script for starting a desktop session 970N/A# The contents of this file are subject to the terms of the 970N/A# Common Development and Distribution License, Version 1.0 only 970N/A# (the "License"). You may not use this file except in compliance 970N/A# See the License for the specific language governing permissions 970N/A# and limitations under the License. 970N/A# When distributing Covered Code, include this CDDL HEADER in each 970N/A# If applicable, add the following below this CDDL HEADER, with the 970N/A# fields enclosed by brackets "[]" replaced with your own identifying 970N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1153N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 1190N/A# Use is subject to license terms. 1190N/A echo "Usage: $0 session_name" 970N/A echo " and runs a session manager." 1153N/A echo " session_name is gnome, twm or xdm" 1153N/A# GDM slave sets DESKTOP_SESSION environment from .desktop file. 1153N/A# run all system xinitrc shell scripts.