Hiero32
cdc65db487
change comment a bit
2023-02-22 20:59:37 +09:00
Hiero32
a2a8a0ba89
fix comment
2023-02-21 21:30:33 +09:00
Hiero32
fda1ed0042
remove "source /etc/xrdp/export_desktop_session"
2023-02-21 21:15:21 +09:00
Hiero32
5364ee6aaf
improve "#2522 use startup command from /usr/share/xsession ..."
2023-02-18 10:04:27 +09:00
akarl10
093baad9b0
try using startup command in /usr/share/xsessions
...
gnome shell has a way to start different desktop profiles, but all
use the same gnome-session binary.
currently implemented only for debian based distributions
2023-02-02 14:54:56 +01:00
otaconix
c04bf92552
Tiny fix in pseudocode description of startwm.sh
...
I realize there's not much value in this PR, but I noticed this, so I thought I'd fix it 🙂
2022-12-21 11:54:05 +01:00
a1346054
7fe18cc1c0
fix typos
2022-09-03 02:01:48 +00:00
matt335672
d868c00e2c
Adding (working) stanza for Apline to startwm.sh
2021-09-27 14:41:44 +01:00
matt335672
346f48401e
Revert 57bf8b8a5c
2021-09-27 10:52:18 +01:00
Francesco Colista
57bf8b8a5c
sesman/startwm.sh : add support for Alpine Linux
2021-08-09 16:52:11 +02:00
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