Commit Graph

21 Commits (75fd3fcf89df169d25ce7867b82fb0a13eb72644)

Author SHA1 Message Date
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 16 years ago
jsorg71 8e7b8396cc add commented suggestions for .bash_profile and /etc/environment 16 years ago
jsorg71 e71b3012d5 make startwm.sh simpler and added comments 16 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