Re: .xsession problem

From: Bill Marcum (bmarcum_at_iglou.com)
Date: 09/16/05

  • Next message: Cybe R. Wizard: "Re: Please help asap"
    Date: Thu, 15 Sep 2005 21:57:29 -0400
    To: debian-user@lists.debian.org
    
    

    > On 9/10/05, Jim Seymour <bluejay@speedfactory.net> wrote:
    > >
    > > Hi All,
    > >
    > > Running Debian Etch on an AMD Athalon box with all the current updates.
    > > I have tried to no avail to get a .xsession file to launch pland (Plan
    > > Daemon) when I log into my box. The file is executable and
    > > allow-user-xsession is set in /etc/X11/Xsession.options. The contents of
    > > the .xsession are:
    > >
    > > exec pland (I have tried it with and without exec)
    > >
    > > Any ideas where I have gone wrong? I thought I followed the Debian
    > > Reference.
    > >
    > > TIA,
    > >
    > > Jim Seymour

    If you use gnome, try this in your .xsession:
    pland &
    exec gnome-session

    If you use kde, change "exec gnome-session" to "exec startkde".

    -- 
    Never tell a lie unless it is absolutely convenient.
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Cybe R. Wizard: "Re: Please help asap"