[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: umask for GUI applications?



On Tue 10 Nov 2015 at 20:06:16 (+0200), Tapio Lehtonen wrote:
> [presumably tomás wrote: ]
> > 
> > For desktopless users (like me, Fvwm), the "classic" X session mechanism
> > applies, rooted in /etc/X11/Xsession.

> /etc/X11/Xsession would affect all users. Unless there is some stuff
> there that executes a script from users home directory.

Which, of course, there is, viz.

# initialize variables for use by all session scripts

OPTIONFILE=/etc/X11/Xsession.options

SYSRESOURCES=/etc/X11/Xresources
USRRESOURCES=$HOME/.Xresources

SYSSESSIONDIR=/etc/X11/Xsession.d
USERXSESSION=$HOME/.xsession
USERXSESSIONRC=$HOME/.xsessionrc
ALTUSERXSESSION=$HOME/.Xsession
ERRFILE=$HOME/.xsession-errors

Cheers,
David.


Reply to: