diff options
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 5e2886724ced..46ee9ab923cd 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -11,6 +11,10 @@ <!-- usb needed for the apple_remote thingie... --> <key>com.apple.security.device.usb</key> <true/> + <key>com.apple.security.temporary-exception.apple-events</key> + <array> + <string>mac.remotecontrols</string> + </array> <key>com.apple.security.print</key> <true/> </dict> |