On Thu, Apr 10, 2014 at 1:01 PM, Charles T. Smith <[email protected]> wrote: > The problem is, I'm new to this group (but I like it!) and I don't know > where to find org.gnome.settings-daemon.plugins.power - I mean, somewhere > where I can grep it.
I used git-grep in the gnome-tweak-tool source tree, but a simple grep -R 'Power Button Action' /usr/lib/python2.7/site-packages/gtweak should work as well. _______________________________________________ desktop-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/desktop-devel-list
