On 8/17/07, giggz <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm a newbie in the E17 world (I just install it 2 days ago through > edevelop repository) and I ask me lot's of questions... > > I have GNOME installed on my laptop too, and so I use the > "gnome-settings-daemon method" to have lovely gtk applications. But I > ask me about the consequences on E17. Are there any known troubles ? > Because the gnome-settings-daemon takes the place of E17 : for example > if a do ctrl + alt + l, I get the lockscreen of GNOME and without > gnome-settings-daemon I get the lockscreen of E17. > > Thx > Regards, > Guillaume > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
An alternative to gnome-settings-daemon would be to create .gtkrc-2.0 with your settings in there. An example of .gtkrc-2.0 would be: gtk-icon-theme-name = "Tango" gtk-theme-name = "Clearlooks" gtk-font-name = "Bitstream Vera Sans 10" You would no longer have to run gnome-settings-daemon, so ctrl-alt-l should bring up the lockscreen of enlightenment. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
