diff options
author | William Jon McCann <jmccann@redhat.com> | 2008-03-19 20:33:49 +0000 |
---|---|---|
committer | William Jon McCann <mccann@src.gnome.org> | 2008-03-19 20:33:49 +0000 |
commit | ad7eee7d176b6ea69f7116fb2903cd1e66765df7 (patch) | |
tree | 5f6bad6e474ad532a29a62eaf1aa464440798b2c /data | |
parent | b5d4515855c43d01b6259ee9b2553fbea191d8f4 (diff) | |
download | gdm-ad7eee7d176b6ea69f7116fb2903cd1e66765df7.tar.gz |
Use gdm-screenshot.
2008-03-19 William Jon McCann <jmccann@redhat.com>
* data/session-setup.entries:
Use gdm-screenshot.
svn path=/trunk/; revision=6049
Diffstat (limited to 'data')
-rw-r--r-- | data/session-setup.entries | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/session-setup.entries b/data/session-setup.entries index 18d20402..fb591ff3 100644 --- a/data/session-setup.entries +++ b/data/session-setup.entries @@ -38,6 +38,9 @@ <string>resize</string> </value> <value> + <string>screenshot</string> + </value> + <value> <string>wobbly</string> </value> </list> @@ -46,7 +49,7 @@ <entry> <key>/apps/compiz/general/allscreens/options/command_screenshot</key> <value> - <string></string> + <string>gdm-screenshot</string> </value> </entry> <entry> @@ -323,7 +326,7 @@ <entry> <key>/apps/metacity/global_keybindings/run_command_screenshot</key> <value> - <string>disabled</string> + <string>Print</string> </value> </entry> <entry> @@ -371,7 +374,7 @@ <entry> <key>/apps/metacity/keybinding_commands/command_screenshot</key> <value> - <string>/bin/true</string> + <string>gdm-screenshot</string> </value> </entry> <entry> |