Search found 2 matches

by gldearman
Sun Feb 26, 2012 3:19 pm
Forum: LXSession (Lite)
Topic: How to use LXSession to start a custom desktop environment?
Replies: 1
Views: 12526

Re: How to use LXSession to start a custom desktop environme

Figured it out!

The solution is to change my /usr/bin/startcustom so that it reads:

Code: Select all

#!bin/sh
exec /usr/bin/lxsession -s custom -e custom
That's all it took. And now I can log out of my custom session.

Thanks for reading, even if you weren't able to help!
by gldearman
Sun Feb 26, 2012 3:47 am
Forum: LXSession (Lite)
Topic: How to use LXSession to start a custom desktop environment?
Replies: 1
Views: 12526

How to use LXSession to start a custom desktop environment?

Hello, I don't use the whole LXDE desktop environment. But I am trying to use LXSession as a stand-alone component, and not having much success. I'm hoping someone here is more knowledgeable and can help me. I am working with Ubuntu 10.04, logging in with Gnome Display Manager, and have installed LX...