Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I install enlightenment?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
somas1
n00b
n00b


Joined: 14 Jul 2004
Posts: 64

PostPosted: Mon Jul 19, 2004 12:26 am    Post subject: How do I install enlightenment? Reply with quote

The desktop config handbook only tells you how setup kde and gnome. How do I use enlightenment instead?
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Mon Jul 19, 2004 12:43 am    Post subject: Reply with quote

in the config file ~/.xinitrc add exec enlightenment as the last line. Put any start up apps above that line with a "&" symbol after them. Then enter "startx" from the command line.

here is an example file that starts a clock and puts in the upper left corner, starts an xterm and then starts

Code:
xclock -geometry -0+0 &
xterm &
exec enlightenment


then start x from the command line.

if you are using gdm or kdm put a an enlightenment session file in /etc/X11/Sessions/

here is an example of that:

Code:
#!/bin/sh
xclock  -geometry -0+0 &
xterm &
/usr/bin/enlightenment


select which display manager is used in /etc/rc.conf

You can also use the enlightenment display manager "entrance" but it is still a little buggy.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
somas1
n00b
n00b


Joined: 14 Jul 2004
Posts: 64

PostPosted: Mon Jul 19, 2004 12:55 am    Post subject: Reply with quote

curtis119 wrote:
in the config file ~/.xinitrc add exec enlightenment as the last line. Put any start up apps above that line with a "&" symbol after them. Then enter "startx" from the command line.


Sorry but how do I open ~/.xinitrc

Code:
nano -w ~/.xinitrc


gives me a blank file
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Mon Jul 19, 2004 12:56 am    Post subject: Reply with quote

it is a blank file until you create it. Look at the example file above. Paste that into the new file.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
somas1
n00b
n00b


Joined: 14 Jul 2004
Posts: 64

PostPosted: Mon Jul 19, 2004 12:57 am    Post subject: Reply with quote

curtis119 wrote:
it is a blank file until you create it. Look at the example file above. Paste that into the new file.


Thank you. :oops:
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Mon Jul 19, 2004 12:59 am    Post subject: Reply with quote

No problem! Welcome to enlightenmet! It's a great Window Manager, I think you'll like it.

:D
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
somas1
n00b
n00b


Joined: 14 Jul 2004
Posts: 64

PostPosted: Mon Jul 19, 2004 1:03 am    Post subject: Reply with quote

curtis119 wrote:
No problem! Welcome to enlightenmet! It's a great Window Manager, I think you'll like it.

:D


I like how clean and simple it is already. Now to figure out how to switch themes
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Mon Jul 19, 2004 1:17 am    Post subject: Reply with quote

http://enlightenment.org/pages/docs.html
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
mondauge
l33t
l33t


Joined: 08 Jan 2003
Posts: 603
Location: Schwetzingen, Germany

PostPosted: Mon Jul 19, 2004 10:53 am    Post subject: Reply with quote

You may wish to try out the "Winter Theme" which has been introduced to E in one of the last releases. It looks really nice and clean.

mondauge
Back to top
View user's profile Send private message
Teetante
Guru
Guru


Joined: 02 Mar 2004
Posts: 515
Location: Oldenburg/Germany

PostPosted: Mon Jul 19, 2004 1:32 pm    Post subject: Reply with quote

Wow, I hadn't looked at the new themes (I thought the base themes would have stayed the same), but "winter" looks great. Thanks for the tip!
_________________
ICQ #81510866 - http://the-gay-bar.com - MSN tante@emptiness.de
Occam's Razor:
-"Entia non sunt multiplicanda praeter necessitatem."-
Back to top
View user's profile Send private message
somas1
n00b
n00b


Joined: 14 Jul 2004
Posts: 64

PostPosted: Wed Jul 21, 2004 8:08 pm    Post subject: Are there any helpful forums for enlightenment? Reply with quote

I've really enjoyed working with enlightenment but most of the pages referenced above assume you are very familiar with enlightenment already. Can anyone point me to some forums or tell me what an epplet is?

Also I downloaded eplus-dr10 from http://cmdrtaco.net/linux/e.shtml What exactly is this and which folder am I supposed to put this in?

BTW it's really refreshing to work with a desktop evironment that is bare and allows me to add icons and functionality. Using KDE and Gnome made feel trapped in a Windows like space.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum