Hi, I'd like to add functionality for a 'suspend to disk' feature in Entrance, on Linux boxes. Right now, I'd like to allow this using uswsusp, which is the easiest to set up (it does require a very new Linux kernel version though). Of course, it should also be easy to setup for swsusp2.
Suspend to RAM could also be used with uswsusp, though I'm not sure about swsusp2. Also, I'm not aware of 'suspend to whatever' status in FreeBSD or any other supported operating systems at the moment. So as I see it right now, I should code the following. 1) Check to see wether the OS supports suspend to ram or suspend to disk. 2) Add two callbacks for each of the operations. 3) Display two buttons for this functionality. In fact it could even be 3 buttons as uswsusp can suspend to both at the same time. Or maybe we shouldn't even bother with extra buttons maybe the user should see a menu, or maybe he should be allowed to select a 'default mode of operation', where, if he chooses so, the power off button would suspend to hard-drive, or to RAM. I'm waiting on your opinion regarding this entire thing. Also, I can't do any graphical stuff (clueless) so if I you guys decide you want me to do this, I can't be of any help with the graphics. Cheers, Eugen. ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
