I would reset the theme with enlightenment_remote. Here's how from an SSH connection as root:
# First set the variable for the E socket export E_IPC_SOCKET=`ls /tmp/enlig*-root/disp*|cut -d\| -f1` # Here is setting back to the SHR illume default theme enlightenment_remote -theme-set theme /usr/share/enlightenment/data/themes/illume-shr.edj # Now restart E enlightenment_remote -restart # You can also get a list of the current E theme with: enlightenment_remote -theme-list Hope that helps, -Bryan -- Bryan DeLuca <[email protected]> _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

