Click here to Skip to main content
15,893,381 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Joe Woodbury17-Jun-15 9:53
professionalJoe Woodbury17-Jun-15 9:53 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Kamil Burzynski17-Jun-15 21:32
sitebuilderKamil Burzynski17-Jun-15 21:32 
GeneralRe: Using a Mac, [a bit over] a week later Pin
SpoonLord17-Jun-15 22:52
SpoonLord17-Jun-15 22:52 
GeneralRe: Using a Mac, [a bit over] a week later Pin
svella18-Jun-15 4:51
svella18-Jun-15 4:51 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Member 376360818-Jun-15 8:12
Member 376360818-Jun-15 8:12 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Guy Harwood17-Jun-15 22:58
Guy Harwood17-Jun-15 22:58 
GeneralRe: Using a Mac, [a bit over] a week later Pin
theboyetronic18-Jun-15 2:19
theboyetronic18-Jun-15 2:19 
AnswerRe: Using a Mac, [a bit over] a week later Pin
crisvm18-Jun-15 2:57
crisvm18-Jun-15 2:57 
Hi, Keith.

Sorry if someone else has pointed it out already (I don't feel like looking at the entire conversation thread just to find out...), but you don't really need to open Get Info window to rename a file (see below)...

Some little tips:

> Rename a file from Finder: All you have to do is press enter key. Type the new name and press enter again. That's it.

> This can lead to a question: So how do I open a file from Finder? Answer: cmd + o (I know... It takes a little time to get used to this, but it is consistent with every other App's shortcut to open a file)

> When you want to type a path to navigate to it, use the cmd + shift + g shortcut.

> To get a sense of where you are in the file system, use the following menu entry: View | Show Path Bar. The bar will appear at the bottom of the window (a little weird, but still better than nothing).

> Screenshots:
>> cmd + shift + 4: capture a portion of the screen to a file.

>> cmd + control + shift + 4: capture a portion of the screen to the clipboard.

>> After pressing cmd + shift + 4 or cmd + control + shift + 4, press spacebar and the mouse cursor will change to a camera. Then you click a window and it will be captured.

>> cmd + shift + 3: capture the entire screen to a file.

>> cmd + control + shift + 3: capture the entire screen to the clipboard.

>> To change the path where the files will be saved, use the following command on a terminal:
defaults write com.apple.screencapture location /Path/Where/You/Want/Your/Screenshots


>> To set it back to default (the Desktop), use the following command:
defaults delete com.apple.screencapture location


>> To change the file format used to save screenshots, use the following command:
defaults write com.apple.screencapture type jpg && killall SystemUIServer

Replace jpg with the file type you want: jpg, png, bmp, gif.


I hope these tips are useful to you.

Cheers.
Cristiano V. Moreira
-------
There are 10 kinds of people in the world:
those who understand binaries and those who don't...


modified 18-Jun-15 9:47am.

GeneralRe: Using a Mac, [a bit over] a week later Pin
Gary Huck18-Jun-15 3:15
Gary Huck18-Jun-15 3:15 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Alexander DiMauro18-Jun-15 3:35
Alexander DiMauro18-Jun-15 3:35 
GeneralRe: Using a Mac, [a bit over] a week later Pin
TinSoldier6618-Jun-15 4:41
TinSoldier6618-Jun-15 4:41 
GeneralRe: Using a Mac, [a bit over] a week later Pin
madprogrammi18-Jun-15 5:36
madprogrammi18-Jun-15 5:36 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Keith Barrow18-Jun-15 6:30
professionalKeith Barrow18-Jun-15 6:30 
GeneralRe: Using a Mac, [a bit over] a week later Pin
firegryphon18-Jun-15 9:00
firegryphon18-Jun-15 9:00 
GeneralRe: Using a Mac, [a bit over] a week later Pin
TNCaver18-Jun-15 11:39
TNCaver18-Jun-15 11:39 
GeneralRe: Using a Mac, [a bit over] a week later Pin
Member 1090430118-Jun-15 16:57
Member 1090430118-Jun-15 16:57 
GeneralRe: Using a Mac, [a bit over] a week later Pin
irneb29-Jun-15 0:56
irneb29-Jun-15 0:56 
GeneralRe: Using a Mac, [a bit over] a week later Pin
roryosiochain10-Aug-15 2:01
roryosiochain10-Aug-15 2:01 
GeneralAdvice from the weboids please Pin
Nagy Vilmos17-Jun-15 2:36
professionalNagy Vilmos17-Jun-15 2:36 
GeneralRe: Advice from the weboids please Pin
Keith Barrow17-Jun-15 2:45
professionalKeith Barrow17-Jun-15 2:45 
GeneralRe: Advice from the weboids please Pin
Nagy Vilmos17-Jun-15 2:48
professionalNagy Vilmos17-Jun-15 2:48 
GeneralRe: Advice from the weboids please Pin
Keith Barrow17-Jun-15 3:24
professionalKeith Barrow17-Jun-15 3:24 
GeneralRe: Advice from the weboids please Pin
Nagy Vilmos17-Jun-15 3:38
professionalNagy Vilmos17-Jun-15 3:38 
GeneralRe: Advice from the weboids please Pin
Keith Barrow17-Jun-15 4:06
professionalKeith Barrow17-Jun-15 4:06 
GeneralRe: Advice from the weboids please Pin
Nagy Vilmos17-Jun-15 4:07
professionalNagy Vilmos17-Jun-15 4:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.