summaryrefslogtreecommitdiffstats
path: root/screenshot-forkbomb.patch
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-11-26 08:56:04 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-11-26 08:56:04 +0000
commit2486a74f9da9245d4fe5cdf4a7cc880c49798fd5 (patch)
tree5db5cf9fb09ab94f651c0a9e0a7b37aca5bc93d4 /screenshot-forkbomb.patch
parent95644e048899bb09965506e47164754374d290ef (diff)
downloadmetacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.tar.gz
metacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.tar.xz
metacity-2486a74f9da9245d4fe5cdf4a7cc880c49798fd5.zip
Fix a problem with the previous changemetacity-2_28_0-11_fc13
Diffstat (limited to 'screenshot-forkbomb.patch')
-rw-r--r--screenshot-forkbomb.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/screenshot-forkbomb.patch b/screenshot-forkbomb.patch
index 3df4b5b..f16595d 100644
--- a/screenshot-forkbomb.patch
+++ b/screenshot-forkbomb.patch
@@ -69,7 +69,7 @@
+ return;
+ }
+
-+ if (binding->repeating)
++ if (binding->repeating && (binding->handler->flags & BINDING_NO_REPEAT))
+ {
+ meta_topic (META_DEBUG_KEYBINDINGS,
+ "Key repeat ignored, binding %s\n",