#!/bin/sh
###################################################################
#  Plamo Linux 桼ե륵ץ for xinitrc,xsession
#                            Time-stamp: <2006-01-18 16:56:27 jado>

# startx,xdm  ¹ԤեǤ

. ~/.EVrc
. ~/.IMrc

# ꤹȥɥޥ͡ѹǽ
#export WINDOW_MANAGER="metacity"
# Ȼɤڤʤ褦3Ԥ
# exec sh -c 'gnome-session; mesg y; sleep 3'

exec $DBUS_LAUNCH /usr/bin/gnome-session
