On Mon, 21 Aug 2006 16:11:44 +0200, Hulin Thibaud wrote: > OK, Rox pinboard works with e17 since I modify options. I hope use it at > startup on all desktops, but I don't know how do it. And when it's > loaded, the right click don't open the menu on the pinboard. Have you > the same problem with e16 ? >
Rox works _perfectly_ on e16 on all desktops and virtual desktops. Rox cannot work on e17 and if you DO use it, you will lose many features e17 offers. e16 has a nifty feature which allows regular bash scripts to be run on startup, restart, and shutdown. This differs from e17 in that you don't need to create eap files. So, while I start e16 startx /usr/bin/e16 I have an script in .e16/Init that reads: #!/bin/sh # E startup script xscreensaver-command -exit xscreensaver -nosplash & rox -b Default -p ROX & gkrellm2 & numlockx on Notice, that in the above example, ROX loads a panel called Default, and a pinboard called ROX which pops up over the e16 background. ROX does not offer transparency AFAIK, so you will need to choose a Wallpaper. But, until e17 has some kind of desktop manager, and you really want ROX's functionality, I would use e16. However, if you want to run the ROX filer, it works fine. Good Luck! -- Peter +++++ Do not reply to this email, it is a spam trap and not monitored. I can be reached via this list, or via jabber: pete4abw at jabber.org ICQ: 73676357 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
