summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-05-25 19:59:34 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-05-25 19:59:34 +0000
commitc0aa384aff1ea9e3c8593cb33276e952e8949e6e (patch)
tree4d0161c335e5030929234fbf4cbef2c44c5a151a /config
parent56d7abae3fc0737315f450c920e07dabfaa137a4 (diff)
downloadgdm-c0aa384aff1ea9e3c8593cb33276e952e8949e6e.tar.gz
Now allow xevie to be turned on for server-Standard. This is for better
2005-05-25 Brian Cameron <brian.cameron@sun.com> * acconfig.h, configure.in, config/gdm.conf.in, config/Xsession.in, README.install: Now allow xevie to be turned on for server-Standard. This is for better a11y support. Now use /bin/ksh for Xsession shell if on Solaris instead of /bin/sh. This is needed to support Solaris users who are using ksh or bash as their $HOME shell.
Diffstat (limited to 'config')
-rwxr-xr-xconfig/Xsession.in2
-rw-r--r--config/gdm.conf.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/Xsession.in b/config/Xsession.in
index e57a74f2..ae7c4eb1 100755
--- a/config/Xsession.in
+++ b/config/Xsession.in
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@XSESSION_SHELL@
#
# This is SORT OF LIKE an X session, but not quite. You get a command as the
# first argument (it could be multiple words, so run it with "eval"). As a
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 7e122586..758c728a 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -469,7 +469,7 @@ Enable=false
# Definition of the standard X server.
[server-Standard]
name=Standard server
-command=@X_SERVER@ @X_CONFIG_OPTIONS@
+command=@X_SERVER@ @X_CONFIG_OPTIONS@ @XEVIE_OPTION@
flexible=true
# To use this server type you should add -query host or -indirect host