RE: proper way to log out...



change .Xclients to this:
#!/bin/bash
gnome-session
##

this will autorun E and will run the panel. but as you have it setup now, the
logout logs out the panel only. if you set it up like above, it'll stop the X
server as well.

if you can't use gnome-session with your graphical login, i'd suggest going
back to a console login or trying gdm, since you need gnome-session to make it
control the X session.

On 15-Apr-99 K.Donker@fokkerspace.nl typed:
> Hi all,
> 
> Two gnome questions:
> 
> First, I'm having trouble logging out of Gnome...
> 
> When I use the Log off entry from the foot menu (or the log off applet
> for that matter), my panel is killed, but my xterm remains alive. I can
> still issue commands there. Currently I have to log out using
> <CTRL><ALT><BSPACE> to kill the Xserver.
> 
> I start up gnome with the following .Xclients
> 
>#!/bin/bash
>   panel&
>   /usr/bin/enlightenment
>##
> 
> Which brings me to my second problem:
> I cannot use gnome-session in my .Xclients. Doing that brings me right
> back to my login screen. The above sample works OK though.
> 
> I am not using GDM (I think; I get the penguin login screen)
> I started from RedHat 5.1 and following is a list of currently installed
> software which may be important:
> esound-0.2.8-2
> ORBit-0.4.0-1
> gnome-audio-1.0.0-4
> gnome-libs-1.0.3-4
> gnome-objc-1.0.1-1
> gnome-objc-devel-1.0.1-1
> control-center-1.0.4-1
> enlightenment-conf-0.15-3
> enlightenment-0.15.3-5
> gnome-core-1.0.3-12
> gnome-users-guide-1.0.4-1
> mc-4.5.27-2
> gmc-4.5.27-2
> gnome-utils-1.0.1-3
> gnome-pim-1.0.3-1
> gnome-media-1.0.1-1
> gnome-audio-extra-1.0.0-4
> gnome-network-1.0.1-1
> gnome-games-1.0.1-5
> ee-0.3.8-5
> gdm-1.0.0-6
> gnorpm-0.7-1rh52
> portmap-4.0-11
> mcserv-4.5.27-2
> 
> 
> Any help would be appreciated...
> 
> Kurt
> 
> ***
> Southern DOS: Y'all reckon? (Yep/Nope)
> ***
> 
> Kurt Donkers
> 
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GCS/MU d-@ s-: a->? C++ UI/L++ P+ L++ E- W++ N++ o? K? w !O !M !V 
> PS+ PE- Y PGP->++ t+ 5 X+ R+ tv+> b++>+++ DI++ D+ G++ e++ h---- 
> r+++ y+++
> ------END GEEK CODE BLOCK------
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

jason majors
jason@whizzird.net
http://www.whizzird.net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]