ede/evoke/evoke.conf
Sanel Zukan 00f5f2d59a Evoke will now correctly shutdown (try) all running windows, when
session should be logged out. Previous version (althought commented) was
closing all windows (buttons and rest are counted too), not their main
window. Thanks to some old code from babaya project I found, XmuClientWindow
is what I needed, so emulation is provided to avoid linking with libXmu.

Also added some more signals to detect quitting.

Pending issue: I'm getting strange sound driver locks when X are started
via evoke. This is un-reporoduceable when evoke is started from gui console. 
This still needs to be investigate.
2007-09-17 10:36:24 +00:00

35 lines
737 B
Plaintext

# evoke configuration sample
# main section; must be present
[evoke]
Startup = edewm,eiconman,eworkpanel,xscreensaver
DataDirectory = data
# DataDirectory = /home/sanel/blentavo/EDE/ede2/evoke/data
Splash = splash-alpha1.png
Sound = startup.ogg
# Sound = Startup1_2.ogg
[edewm]
Icon = edewm.png
Exec = gvim
# Exec = edewm
Description = window manager
[eiconman]
Icon = eiconman.png
Exec = mozilla
# Exec = /home/sanel/blentavo/EDE/ede2/eiconman/eiconman
# Exec = eiconman
Description = desktop
[eworkpanel]
Icon = eworkpanel.png
Exec = mrxvt -bg black
# Exec = eworkpanel
Description = panel
[xscreensaver]
Icon = xscreensaver.png
Exec = rxvt
# Exec = xscreensaver -nosplash
Description = screensaver