Ask a Question related to Mac Programming, Design and Development.
-
Patrick Stadelmann #1
Re: Help: how to disable the screen capture on OS X ??
In article <c8cda9c0.0308120141.6e500fa2@posting.google.com >,
[email]xxiankuan@yahoo.com[/email] (Xiao Xiankuan) wrote:
There's no documented way for doing this. See question #18 :> I want to disable screen capture on Mac X. I mean how to disable the
> Cmd-shift-3 shortcut, Cmd-Shift-Ctrl-3, Cmd-Shift-4, Cmd-Shift-Ctrl-4
> etc..
[url]http://developer.apple.com/technotes/tn2002/tn2062.html[/url]
Even if you could, what about the third-party utilities ?> AND the use of Grab to take a picture of the screen.
Patrick
--
Patrick Stadelmann <Patrick.Stadelmann@unine.ch>
Patrick Stadelmann Guest
-
screen capture
Putting together some docs for a new tool and found that Print in MX2004 loses trails on stage. Looked at printomatic but it is no longer on the CD... -
screen capture to FMS
Hi everyone, I want to send a video stream from C# to FMS(with network layer and all that stuff) is it possible? If not, can I send byte array to... -
Piracy and screen capture
We are using Flash Communication server for it's streaming capabilities and security features. I've noticed several people saying they will just use... -
Capture screen
Can someone help me, I found nothing to the "newmember" that I created from the following script: thestagebitmap = (the stage).image.duplicate()... -
disable screen capture
Is there any way to disable screen capturing via lingo or the use of an Xtra? thanks -
Frederick Cheung #2
Re: Help: how to disable the screen capture on OS X ??
On Tue, 12 Aug 2003, Patrick Stadelmann wrote:
not to mention /usr/sbin/screencapture (which is what gets called when you> In article <c8cda9c0.0308120141.6e500fa2@posting.google.com >,
> [email]xxiankuan@yahoo.com[/email] (Xiao Xiankuan) wrote:
>>> > I want to disable screen capture on Mac X. I mean how to disable the
> > Cmd-shift-3 shortcut, Cmd-Shift-Ctrl-3, Cmd-Shift-4, Cmd-Shift-Ctrl-4
> > etc..
> There's no documented way for doing this. See question #18 :
> [url]http://developer.apple.com/technotes/tn2002/tn2062.html[/url]
>>> > AND the use of Grab to take a picture of the screen.
> Even if you could, what about the third-party utilities ?
use the various shortcuts). Suppressing the shortcuts wouldn't prevent the
user from running the program manually.
Fred
Frederick Cheung Guest
-
Patrick #3
Re: Help: how to disable the screen capture on OS X ??
Frederick Cheung wrote:
Deleting it or remaining it would though! Replace it with a simple> On Tue, 12 Aug 2003, Patrick Stadelmann wrote:
>
>>>>In article <c8cda9c0.0308120141.6e500fa2@posting.google.com >,
>> [email]xxiankuan@yahoo.com[/email] (Xiao Xiankuan) wrote:
>>
>>>>>>>I want to disable screen capture on Mac X. I mean how to disable the
>>>Cmd-shift-3 shortcut, Cmd-Shift-Ctrl-3, Cmd-Shift-4, Cmd-Shift-Ctrl-4
>>>etc..
>>There's no documented way for doing this. See question #18 :
>>[url]http://developer.apple.com/technotes/tn2002/tn2062.html[/url]
>>
>>>>>>>AND the use of Grab to take a picture of the screen.
>>Even if you could, what about the third-party utilities ?
>
> not to mention /usr/sbin/screencapture (which is what gets called when you
> use the various shortcuts). Suppressing the shortcuts wouldn't prevent the
> user from running the program manually.
splash screen which says something like "Screen Capture has been
disabled on this machine".
--
Patrick
----------------------------------------------------------------------
Patrick Guest
-
Tom Harrington #4
Re: Help: how to disable the screen capture on OS X ??
In article <3F3931C8.9010003@netscape.net>,
Patrick <pat102345@netscape.net> wrote:
That sounds like a good, quick way of getting seriously pissed off> Frederick Cheung wrote:>> > not to mention /usr/sbin/screencapture (which is what gets called when you
> > use the various shortcuts). Suppressing the shortcuts wouldn't prevent the
> > user from running the program manually.
> Deleting it or remaining it would though! Replace it with a simple
> splash screen which says something like "Screen Capture has been
> disabled on this machine".
users. There may be cases where it's worth shutting off screen capture
of the application (e.g. Apple's DVD player app). But shutting it off
for the entire system, at all times? That's an incredibly bad idea.
--
Tom "Tom" Harrington
Macaroni, Automated System Maintenance for Mac OS X.
Version 1.4: Best cleanup yet, gets files other tools miss.
See [url]http://www.atomicbird.com/[/url]
Tom Harrington Guest
-
Patrick #5
Re: Help: how to disable the screen capture on OS X ??
Tom Harrington wrote:
Depends what the OP wants to shut it off for. I was assuming this was> In article <3F3931C8.9010003@netscape.net>,
> Patrick <pat102345@netscape.net> wrote:
>
>>>>Frederick Cheung wrote:
>>>>>>>not to mention /usr/sbin/screencapture (which is what gets called when you
>>>use the various shortcuts). Suppressing the shortcuts wouldn't prevent the
>>>user from running the program manually.
>>Deleting it or remaining it would though! Replace it with a simple
>>splash screen which says something like "Screen Capture has been
>>disabled on this machine".
>
> That sounds like a good, quick way of getting seriously pissed off
> users. There may be cases where it's worth shutting off screen capture
> of the application (e.g. Apple's DVD player app). But shutting it off
> for the entire system, at all times? That's an incredibly bad idea.
>
for some sort of kiosk mode. In which case they shouldn't be running a
DVD player.
As an alternative then, use the group permissions to prevent "normal"
users or whoever from running screencapture.
--
Patrick
----------------------------------------------------------------------
Patrick Guest
-
Frederick Cheung #6
Re: Help: how to disable the screen capture on OS X ??
On Tue, 12 Aug 2003, Tom Harrington wrote:
Although you can't use the cmd-shift- combos to take screenshots with the> In article <3F3931C8.9010003@netscape.net>,
> Patrick <pat102345@netscape.net> wrote:
>>> > Frederick Cheung wrote:> >> > > not to mention /usr/sbin/screencapture (which is what gets called when you
> > > use the various shortcuts). Suppressing the shortcuts wouldn't prevent the
> > > user from running the program manually.
> > Deleting it or remaining it would though! Replace it with a simple
> > splash screen which says something like "Screen Capture has been
> > disabled on this machine".
> That sounds like a good, quick way of getting seriously pissed off
> users. There may be cases where it's worth shutting off screen capture
> of the application (e.g. Apple's DVD player app). But shutting it off
> for the entire system, at all times? That's an incredibly bad idea.
>
dvd player (maybe the player registers a global hotkey which overrides the
default one?) screencqpture still works (OS X 10.2.6, nvidia graphics). I
seem to remember that under OS 9 they didn't need to enforce this at all
because the ATI cards used a special overlay thingy, adding in the
pictures from the dvd at a later stage. If you took a screen shot then you
just got a green (or was it brown?) rectangle.
Fred
Frederick Cheung Guest
-
David Phillip Oster #7
Re: Help: how to disable the screen capture on OS X ??
In article <c8cda9c0.0308120141.6e500fa2@posting.google.com >,
[email]xxiankuan@yahoo.com[/email] (Xiao Xiankuan) wrote:
<http://groups.google.com/groups?selm=oster-0101991842530001%4010.0.2.15>> Can anybody help me?
> I want to disable screen capture on Mac X. I mean how to disable the
> Cmd-shift-3 shortcut, Cmd-Shift-Ctrl-3, Cmd-Shift-4, Cmd-Shift-Ctrl-4
> etc..
> AND the use of Grab to take a picture of the screen.
> It's easy (and documented) to do it on Windows but I don't know how to
> do it on OS X.
David Phillip Oster Guest
-
Simon Slavin #8
Re: Help: how to disable the screen capture on OS X ??
In article <tph-C4F496.13171812082003@localhost>,
Tom Harrington <tph@pcisys.no.spam.dammit.net> wrote:
Actually, Apple's DVD app doesn't disable screen capture.>That sounds like a good, quick way of getting seriously pissed off
>users. There may be cases where it's worth shutting off screen capture
>of the application (e.g. Apple's DVD player app). But shutting it off
>for the entire system, at all times? That's an incredibly bad idea.
The reason you can't grab frames from DVDs using it is that
the DVD's picture information goes straight from the DVD
hardware to the screen without passing through video memory.
If you do a screen capture you'll find that the window which
shows the image contains just a dark olive colour.
Simon Slavin Guest
-
Mike Kluev #9
Re: Help: how to disable the screen capture on OS X ??
in article BB61DAAC96683876FA@10.0.1.2, Simon Slavin at
[email]slavins@hearsay.demon.co.uk[/email]@localhost wrote on 15/08/2003 03:32:
It does for me. When it is started cmd+sift+3 doesn't work for> In article <tph-C4F496.13171812082003@localhost>,
> Tom Harrington <tph@pcisys.no.spam.dammit.net> wrote:
>>>> That sounds like a good, quick way of getting seriously pissed off
>> users. There may be cases where it's worth shutting off screen capture
>> of the application (e.g. Apple's DVD player app). But shutting it off
>> for the entire system, at all times? That's an incredibly bad idea.
> Actually, Apple's DVD app doesn't disable screen capture.
me (no snapshot file created, no snapshot sound, just beep).
This happens even if I hide DVD player. Once I quit it
cmd+shift+3 starts working again.
--
Mike Kluev
PS. Remove "-DELETE-." part of my address to reply
Mike Kluev Guest
-
Mike Kluev #10
Re: Help: how to disable the screen capture on OS X ??
In Article [email]Patrick.Stadelmann-02FEE7.13135718082003@news.fu-berlin.de[/email],
Patrick Stadelmann wrote:
What do you mean? If I start DVD Player screen capture is> In article <BB66991E.6C84%mike@objc-source.-DELETE-.org>,
> Mike Kluev <mike@objc-source.-DELETE-.org> wrote:
>>>> in article BB61DAAC96683876FA@10.0.1.2, Simon Slavin at
>> [email]slavins@hearsay.demon.co.uk[/email]@localhost wrote on 15/08/2003 03:32:
>>>>>>> Actually, Apple's DVD app doesn't disable screen capture.
>> It does for me.
> Screen capture is indeed disabled, but not by the DVD Player.
getting disabled. If I quit it screen capture t is reenabled
again. Looks like this is DVD Player who does this.
--
Mike Kluev
PS. Remove "-DELETE-." part of my e-mail address to reply.
Mike Kluev Guest
-
Miro Jurisic #11
Re: Help: how to disable the screen capture on OS X ??
In article <BB687AFE.1558A%mike@objc-source.-DELETE-.org>,
Mike Kluev <mike@objc-source.-DELETE-.org> wrote:
You could remove the VRAM. That would make it hard to read it :-)> Is it possible at all to disable "screen capture" per se?
> E.g. to prohibit reading from video RAM? Just curious.
(No, I don't think so.)
meeroh
Miro Jurisic Guest
-
David Phillip Oster #12
Re: Help: how to disable the screen capture on OS X ??
In article <BB687AFE.1558A%mike@objc-source.-DELETE-.org>,
Mike Kluev <mike@objc-source.-DELETE-.org> wrote:
I can imagine replacing OS X with a custom Darwin kernel that played> In Article [email]macdev-B6B59B.02142019082003@senator-bedfellow.mit.edu[/email], Miro
> Jurisic wrote:
>>> > Screen capture is not disabled. Screen capture key combos are.
> Hi Miro,
>
> Is it possible at all to disable "screen capture" per se?
> E.g. to prohibit reading from video RAM? Just curious.
with the virtual memory mapping tables on a per-process basis. Depending
on how the page tables are set up, the physical memory of the screen RAM
could be inaccessible, write-only, or generate an interrupt on each read.
Just a hand-wave. Don't ask me to write it.
David Phillip Oster Guest
-
Thomas Engelmeier #13
Re: Help: how to disable the screen capture on OS X ??
Mike Kluev <mike@objc-source.-DELETE-.org> wrote:
AFAIK, right now readback has an performance bottleneck. Removing this> Is it possible at all to disable "screen capture" per se?
> E.g. to prohibit reading from video RAM? Just curious.
bottleneck is to be expected more or less soon.
For me, that doesn't sound like the emphasis is to remove that feature
;)
Regards,
Tom_E
Thomas Engelmeier Guest
-
Simon Slavin #14
Re: Help: how to disable the screen capture on OS X ??
In article <BB66991E.6C84%mike@objc-source.-DELETE-.org>,
Mike Kluev <mike@objc-source.-DELETE-.org> wrote:
Whoops. Sorry. You're talking about the key-combination. I>slavins@hearsay.demon.co.uk@localhost wrote on 15/08/2003 03:32:
>>>> In article <tph-C4F496.13171812082003@localhost>,
>> Tom Harrington <tph@pcisys.no.spam.dammit.net> wrote:
>>>>>>> That sounds like a good, quick way of getting seriously pissed off
>>> users. There may be cases where it's worth shutting off screen capture
>>> of the application (e.g. Apple's DVD player app). But shutting it off
>>> for the entire system, at all times? That's an incredibly bad idea.
>> Actually, Apple's DVD app doesn't disable screen capture.
>It does for me. When it is started cmd+sift+3 doesn't work for
>me (no snapshot file created, no snapshot sound, just beep).
was talking about the service which it runs. Try using a
Grab application. It also occurred to me that different
versions of the OS and DVD application probably handle this
differently.
Simon Slavin Guest



Reply With Quote

