On Tue, 18 Feb 2003 15:03:46 +0200 Du-Wayne Rood <[EMAIL PROTECTED]> wrote:
> > Hi > > I want to add a button on my theme to logout and shutdown, what command > would I execute to do this ? > > Init 0 doesnt work, because it doesn't logout > > -- > Du-Wayne Rood The command: eesh -e 'exit' will log you out, while "shutdown -h now" would shutdown your computer. (I believe the shutdown command logs you out as a first step, unlike init 0) Brad ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
