Tagged Questions
0
votes
1answer
39 views
What process is tied to shortcut screenshots in OSX?
Recently I've been having problems with the built in screenshots in OS X Mountain Lion.
Every now and then it stops working, and the only way to get it working again seems to be logging out and back ...
2
votes
1answer
74 views
“New Screenshot” button is disabled in Xcode Organizer
I have connected my iPhone to my Mac.
When I open Xcode Organizer, the New Screenshot button is disabled.
Any idea why?
Xcode Version 4.3.2
iOS 6.0.1
P.S: I posted this in apple.stackexchange but ...
1
vote
1answer
78 views
Utility to take a screenshot, annotate it (arrows, etc), host it, and put a URL to the hosted image on my clipboard [closed]
Is there any utility that will allow me to (on a Mac):
Take a screenshot
Annotate it (arrows, text, etc)
Upload it somewhere
Put a link DIRECTLY to the image on my clipboard (i.e., not to some ...
2
votes
2answers
668 views
How to change screenshots to save as low res JPG instad of PNG On Mac OS X?
On Mac OS X how can I change screenshots to save as low res JPG insetad of a PNG? I also have quicksilver installed and use the "capture region" shortcut quite often - not sure if that would have any ...
0
votes
2answers
2k views
Mac screenshot and highlight (like mousepose) [duplicate]
Possible Duplicate:
How do I create a screen shot with emphasis
Lets say you want to take a screenshot of a form on a website but you want to highlight a particular part of the form, maybe ...
2
votes
3answers
1k views
Screenshot is black in Mac OS X SL
When I press cmd+shift+3 in desktop saves black 1400x900 file
Command: defaults write com.apple.screencapture disable-shadow -bool true
Does not work
0
votes
1answer
2k views
FastStone Capture analog for mac [duplicate]
Possible Duplicate:
Take a screen shot of a scrolling window that includes off-screen parts
I search for the app, that captures current window content, by scrolling it's content.
The only ...
0
votes
1answer
1k views
Screen capture in Mac is all black
I'm trying get screen capture through a SSH connection. In this SSH connection, I'm using the root user.
I found that after executing this command:
screencapture -t jpg -S /test.jpg
the jpg file ...
2
votes
2answers
73 views
Some ways to write blog entry with screenshots in Mac OS X?
I would like to ask you some efficient ways to write blog post with the screen shots from a Mac laptop.
In Windows, I would do something like: create a new page in OneNote, start to write the entry, ...
7
votes
7answers
29k views
Take a screen shot of a scrolling window that includes off-screen parts
On the Mac, how can I take a screen shot of a window that includes the parts that are off-screen and need scrolling to become visible?
The built-in Grab application can capture individual windows, ...
1
vote
4answers
1k views
Best screenshot utility for Mac? [duplicate]
Possible Duplicate:
Screen capturing and annotating tool under OS X?
Several versions of this question have been asked, but I'm looking for something specific: what screenshot app for the ...
6
votes
3answers
2k views
Use cron to screen capture on Mac OS X
To analyze my own computer usage, not to spy on anyone (although it crossed my mind), I want to have cron capture the current screen every minute.
* * * * * /bin/bash -c "/usr/sbin/screencapture ...
10
votes
11answers
7k views