On Tue, Feb 10, 2004 at 07:15:06PM -0500, you [Bradley Reed] wrote: > On Wed, 11 Feb 2004 00:05:22 +0200 > Ville Herva <[EMAIL PROTECTED]> wrote: > > > On Mon, Feb 09, 2004 at 10:40:19PM +0100, you [Kim Woelders] wrote: > > > How do you exit enlightenment? > > > > By choosing "Log Out" from the E root window middle button menu. > > > > Or you could add the following to your ~/.enlightenment/file.menu > (root window left button menu) Use your path to eesh. > "Log Out" NULL exec "/usr/bin/eesh -e 'exit'"
Does that make logging out somehow more robust? > > Whoa. That sounds exactly what I'm looking for. I assume it should be > > placed under $HOME/.enlightenment/ ? Is there some documentation on > > the file format? > > It is plain text so it shouldn't be too obscure. Great. It's just that I didn't have such file in my $HOME/.enlightenment, so I was lacking an example. > For instance here is > the default Ctrl-Alt-Ins keybinding for opening an Eterm. > > __NEXT_ACTION > __KEY Insert > __EVENT __KEY_PRESS > __MODIFIER_KEY __CTRL_ALT > __ACTION __A_EXEC Eterm Thanks! Wrt the "__ACTION __A_EXEC Eterm" line -- are there any special rules for quoting, or can I just put anything after __A_EXEC? -- Ville Herva [EMAIL PROTECTED] +358-40-5756996 ViaSys Oy Hannuntie 6 FIN-02360 Espoo +358-9-2313-2160 PGP key available: http://www.iki.fi/v/pgp.html fax +358-9-2313-2250 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
