Yifan J
31a910a275
startwm.sh: Additionally support /usr/etc/X11/xdm/Xsession in SUSE
...
distributions
https://lists.opensuse.org/opensuse-factory/2019-08/msg00113.html
2020-10-19 09:35:03 +08:00
Koichiro IWAO
97c21bc972
sesman: default startwm.sh should use bash
...
as it sources bash_profile. And add comments.
Closes #1009 .
2018-03-09 14:24:17 +09:00
Fuminobu TAKEYAMA
1f27a4d850
startwm.sh: do not call pseudo shell code for /etc/X11/xdm/Xsession
...
Since /etc/X11/xdm/Xsession calls user's login shell, startwm.sh
should not execute the pseudo code; It causes to execute
~/.profile twice.
2017-05-09 16:26:38 +09:00
Pavel Roskin
85840863da
startwm.sh: make sure sourced scripts are readable
...
Strictly speaking, both existence and readability should be checked.
However, chances of ~/.profile being a directory or a FIFO are very small
compared to its chances of being non-readable due to some
misconfiguration.
Put "if" and "then" on the same line for consistency with other checks.
Improve comment and pseudocode formatting.
2016-02-12 23:52:45 -08:00
Jay Sorg
9c3635fa5e
startwm.sh add back startup logic
2013-05-29 01:01:27 -07:00
Jay Sorg
1f1e8a5159
startwm.sh: forgot to remove org Xsession call
2013-05-07 20:32:06 -07:00
Jay Sorg
2086cc25e7
startwm.sh should look for Xsession
2013-05-03 20:07:31 -07:00
Jay Sorg
214a7b52bc
merge from ghomem
2013-04-17 22:59:50 -07:00
Laxmikant Rashinkar
f021640369
folder redirection: we can now detect devices plugged in after a session has started
2013-03-30 15:51:50 -07:00
Gustavo Homem
18fd0537f5
use a simple default for startwm.sh
2013-03-20 15:57:21 +00:00
Nicola Ruggero
a9cfc23521
Include also fluxbox
2010-11-04 16:52:27 +01:00
jsorg71
aefd3808a1
don't use -l
2010-07-26 01:52:12 +00:00
jsorg71
c7a5643690
use -l for startwm.sh
2010-07-08 03:50:50 +00:00
jsorg71
d9b86cc2ff
added some more comments on environment setup
2009-09-20 19:07:20 +00:00
jsorg71
8e7b8396cc
add commented suggestions for .bash_profile and /etc/environment
2009-09-20 17:51:08 +00:00
jsorg71
e71b3012d5
make startwm.sh simpler and added comments
2009-08-09 00:04:11 +00:00
jsorg71
7cbeb4f30d
debian package build fixes
2006-08-14 04:57:43 +00:00
jsorg71
0cf185520d
gnome starts with gnome-session
2006-06-07 16:26:04 +00:00
jsorg71
d7e7beae5e
added kde path if needed
2006-02-20 04:20:54 +00:00
jsorg71
192446c47e
documentation and script file changes
2006-02-18 05:42:59 +00:00
jsorg71
6468e760d2
added pam session
2005-07-19 02:22:33 +00:00
jsorg71
dda1ae712c
bitmap cache change
2005-02-25 03:15:06 +00:00
jsorg71
aafcaa6a56
added script to start window manager
2005-02-13 03:52:55 +00:00