Koichiro IWAO
97c21bc972
sesman: default startwm.sh should use bash
...
as it sources bash_profile. And add comments.
Closes #1009 .
7 years ago
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.
8 years ago
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.
9 years ago
Jay Sorg
9c3635fa5e
startwm.sh add back startup logic
12 years ago
Jay Sorg
1f1e8a5159
startwm.sh: forgot to remove org Xsession call
12 years ago
Jay Sorg
2086cc25e7
startwm.sh should look for Xsession
12 years ago
Jay Sorg
214a7b52bc
merge from ghomem
12 years ago
Laxmikant Rashinkar
f021640369
folder redirection: we can now detect devices plugged in after a session has started
12 years ago
Gustavo Homem
18fd0537f5
use a simple default for startwm.sh
12 years ago
Nicola Ruggero
a9cfc23521
Include also fluxbox
14 years ago
jsorg71
aefd3808a1
don't use -l
15 years ago
jsorg71
c7a5643690
use -l for startwm.sh
15 years ago
jsorg71
d9b86cc2ff
added some more comments on environment setup
15 years ago
jsorg71
8e7b8396cc
add commented suggestions for .bash_profile and /etc/environment
15 years ago
jsorg71
e71b3012d5
make startwm.sh simpler and added comments
15 years ago
jsorg71
7cbeb4f30d
debian package build fixes
19 years ago
jsorg71
0cf185520d
gnome starts with gnome-session
19 years ago
jsorg71
d7e7beae5e
added kde path if needed
19 years ago
jsorg71
192446c47e
documentation and script file changes
19 years ago
jsorg71
6468e760d2
added pam session
20 years ago
jsorg71
dda1ae712c
bitmap cache change
20 years ago
jsorg71
aafcaa6a56
added script to start window manager
20 years ago