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