Add run-command-key.patch

This commit is contained in:
Kristian Høgsberg 2007-08-15 22:27:56 +00:00
parent ba68739783
commit c7e56b7722
1 changed files with 17 additions and 0 deletions

17
run-command-key.patch Normal file
View File

@ -0,0 +1,17 @@
commit 0ddeef41dd42e22ed75c68ac67154b8de00f9595
Author: Kristian Høgsberg <krh@redhat.com>
Date: Tue Aug 14 18:28:05 2007 -0400
Add run_command to keyboard shortcut list.
diff --git a/gtk/gnome/50-compiz-desktop-key.xml.in b/gtk/gnome/50-compiz-desktop-key.xml.in
index da1f8cf..1559d03 100644
--- a/gtk/gnome/50-compiz-desktop-key.xml.in
+++ b/gtk/gnome/50-compiz-desktop-key.xml.in
@@ -11,4 +11,6 @@
<KeyListEntry name="/apps/compiz/general/allscreens/options/show_desktop_key"/>
+ <KeyListEntry name="/apps/compiz/general/allscreens/options/run_command_terminal_key"/>
+
</KeyListEntries>