Code: Select all
# enlightenment_remote -module-load weather
ERROR: Enlightenment_remote cannot set up the IPC socket.
Maybe try the '-display :0.0' option?
Code: Select all
# enlightenment_remote -module-load weather
ERROR: Enlightenment_remote cannot set up the IPC socket.
Maybe try the '-display :0.0' option?


I do see where you're coming from, and I think I agree. For the moment, I'm staying with xfce4. Has always been stable, and looks nice enough to me.djpharoah wrote:thats the reason im laying of E17 as its still very much buggy and i believe its still beta.
when i tried it..to many things would not work..however what little would work..pure eye candy..
will give it a try when it gets released.
Code: Select all
ECVS_SERVER="thinktux.net:/root" emerge edjeI tried out the new cvs server yesterday, but it totally messed up the time stamps on my cvs files. After running it, all my cvs files had the modified date of 2nd Nov. Fortunately, I make a backup of the cvs source before updating, so I could quickly revert to the older files.jxn wrote:@Telexen:
Have you tried the *new* cvs repository mirror? the sourceforge server sometimes has problems. It is possible to override the default mirror for the ebuilds... i think there are details on http://www.get-e.org, but I'll have to check. edit: no, it doesn't say anything about that, but all you have to do is typeand you'll be emerging from the new anon cvs mirror! (which, I might add, is just dandy compared to sf.net's cvs response rate)Code: Select all
ECVS_SERVER="thinktux.net:/root" emerge edje

Use enlightenment_remote thus:krazykit wrote:Well, I've been playing with e17 for a few months now, but I have yet to figure out how to make my media keys do stuff. I have them mapped with xmodmap, but I don't know how to make them run commands. Specifically, I want to make the play button do "mpc play" and so forth. Is there a way to do this?
Code: Select all
enlightenment_remote -binding-key-add ANY "F16" NONE 0 "exec" "volmute mute"
This is what I use:dhasenan wrote:And do you know how to make Alt+F4 do "close window"? It's the one thing I most miss from other WMs.
Code: Select all
enlightenment_remote -binding-key-add ANY "F4" ALT 0 "window_close" ""
The obvious method (as root):javisaman wrote:How should we install the modules available in the http://www.get-e.org/Resources/Modules/index.html website?
Thanks
Code: Select all
./autogen.sh (or ./configure)
make && make installit's a bug... but a workaround is to restart enlightenment from the menu, the killed windows will disappear.Drysh wrote:I'm having a small bug in E-17... When I kill a application, the window stays, and I cannot close it. I know the program closed, the window is not draw anymore, but the decorations (borders) are still there, and no matter what, I can't make them go away. It's not fatal, but it's annoying.
Does anyone know what's causing this?
Code: Select all
enlightenment_remote --modules-load engage
ERROR: Enlightenment_remote cannot set up the IPC socket.
Maybe try the '-display :0.0' option
Code: Select all
make installCode: Select all
varean@tux ~/evolume-0.0.14hb/evolume-0.0.14hb $ make install
Making install in src
make[1]: Entering directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src'
Making install in lib
make[2]: Entering directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src/lib'
make[3]: Entering directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src/lib'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'libemixer.la' '/usr/local/lib/libemixer.la'
/usr/bin/install -c .libs/libemixer.so.0.0.0 /usr/local/lib/libemixer.so.0.0.0
/usr/bin/install: cannot remove `/usr/local/lib/libemixer.so.0.0.0': Permission denied
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src/lib'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src/lib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/varean/evolume-0.0.14hb/evolume-0.0.14hb/src'
make: *** [install-recursive] Error 1
Code: Select all
enlightenment_remote -module-load evolumeCode: Select all
enlightenment_remote -module-load evolume-0.0.14hbCode: Select all
enlightenment_remote -module-load /usr/local/lib/enlightenment/modules/evolume/linux-gnu-i686/module.so