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

Bug#279203: kdm doesn't read the ~/.xsesion or ~./.Xsession users file



* Pascal BOYER [Mon, 01 Nov 2004 13:56:59 +0100]:
>   Hi,

>   My ~./.xsession file is not read when I open a kde session.

>   I have to create a /etc/X11/Xsession.d/93xfree86-common_xsession file
>   with this inside:

>   if [ -e "$USERXSESSION" ]; then
>   . $USERXSESSION
>   fi

>   and then, all works fine.

>   But I think my ~.xsession file should be read by default.

  I think you should choose 'Default' instead of 'KDE' for ~/.xsession
  to be read. note that ~/.xsession files are meant to be full startup
  scripts (as in they call the window manager and so), so there's little
  point in using .xsession when KDE will start up itself.

  either choose the 'Default' session in kdm, and then end your
  ~/.xsession script with 'exec startkde', or resort to some alternative
  method as ~/.kde/Autostart or your 93xfree86-common_xsession.

-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
A hacker does for love what other would not do for money.




Reply to: