Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Making programs start when Enlightenment starts

  • 22-12-2001 9:45pm
    #1
    Closed Accounts Posts: 6


    I've got this weird mutant setup at the moment. I'm using the Platinum theme in Enlightenment, and every time I start I launch a terminal window and type
    kdesktop --x-root && panel
    

    to get things going. Is there any file I could dump this in to automate things?

    Thanks in advance


Comments

  • Closed Accounts Posts: 296 ✭✭moist


    It depends...
    How are you starting X at the moment ?
    kde/gdm/xdm/startx/... ?

    you could try putting it in ~/.xinitrc or ~/.xsession

    probably better backgrounding them actually...

    command1 &
    command2 &
    :wq


  • Closed Accounts Posts: 6 Feeno


    I'm using kdm, but I only want to do this when I start Enlightenment - is this possible with .xinitrc? How'd I go about it?

    As for backgrounding them, the Gnome Panel spits out so much debugging rubbish that the terminal gets knocked out of action even with them in the background, so I don't bother.


  • Closed Accounts Posts: 296 ✭✭moist


    *scratches head*
    I don't have kde/kdm on this box, I'll have to get back to you after
    checking how the startup scripts work again...

    Dang memory :rolleyes:


Advertisement