Summary: | add an alternate directory for user autostart files | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Sergey Vlasov <vsu> |
Component: | xinitrc | Assignee: | placeholder <placeholder> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 | CC: | glebfm, ldv, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Sergey Vlasov
2002-10-19 20:38:36 MSD
Another related suggestion: it would be useful to pass the parameter of /etc/X11/Xsession to autostart files. For example, I want to start bbkeys and friends only when I select a Blackbox session. Another related suggestion: it would be useful to pass the parameter of /etc/X11/Xsession to autostart files. For example, I want to start bbkeys and friends only when I select a Blackbox session. Implemented in 2.4.8-alt1: + sourcing ~/.xprofile; + executing from ~/.xsession.d/ (instead of ~/Desktop/Autostart/). Implemented in 2.4.8-alt1: + sourcing ~/.xprofile; + executing from ~/.xsession.d/ (instead of ~/Desktop/Autostart/). The main problem was solved (the \"another suggestion\" part reported separately as #0001560). |