On 4/14/05, Ron Groenewold <[EMAIL PROTECTED]> wrote:
> Jim, the easiest way I found to accomplish this was to create
> A separate executable file called it "E17" with the usual contents
> In /usr/bin..
> 
>  #!/bin/sh
> NOSPLASH=1
> export NOSPLASH
> NOWELCOME=1
> export NOWELCOME
> /usr/bin/enlightenment
> 
> Then I would call it via .xinitrc or in any DM as "E17" instead.
> This used in conjunction with entrance made for the quickest boot-up
> Times I have ever seen, putting all others to shame.
> 
> Ron Groenewold
> Pit Stop Computers
> [EMAIL PROTECTED]
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> jim lawrence
> Sent: Thursday, April 14, 2005 8:55 AM
> To: [email protected]
> Subject: [e-users] remove splash & welcome message
> 
> I have tried to remove these 2 startup features with no luck at all
> I have the following in
> /etc/X11/gdm/Sessions/enlightenment
>  #!/bin/sh
> NOSPLASH=1
> export NOSPLASH
> NOWELCOME=1
> export NOWELCOME
> /usr/bin/enlightenment
> and in /usr/share/xsessions/enlightenment.desktop   (this makes it
> show in the sessions list at the login
> [Desktop Entry]
> Encoding=UTF-8
> Name=Enlightenment
> Comment=This session logs you into Enlightenment
> NOSPLASH=1
> export NOSPLASH
> NOWELCOME=1
> export NOWELCOME
> Exec=enlightenment
> TryExec=enlightenment
> Type=Application
> 
> Neither one removes the welcome & splash
> 
> 
My default WM is gnome 
So I can't put what didier said into their
Entrance caused me headaches in a big way 

if no other way around it, I can live with the welcome and splash I
hope in the future tho, that they remove these 2  features

-- 

Jim Lawrence
Registered Linux User: #376813
********************************************************
When I'm feeling down, I like to whistle. 
It makes the neighbor's dog run to the end of his chain and gag himself.
************************************


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to