True, retina resolution gives a lot of space, but this space is more needed vertically than horizontaly. Screens are wide nowadays. Seems like better idea to keep it on left. Just common sense.
Well, nominally it is Cmd-Opt-Ctrl-D, but physically I just have to hit Ctrl-D because I remapped my Ctrl key to act as Cmd-Opt-Ctrl. That way I can make lots of custom shortcuts easily accessible.What key-combo did you use?
Yes. Use these Terminal commands:is there a way to permanently hide the Mac Dock and Bring it back when required. I use some of the other APPS which also give Dock options !
defaults write com.apple.dock autohide-delay -float 9999999;
defaults write com.apple.dock autohide-time-modifier -int 0;
killall Dock;
defaults delete com.apple.dock autohide-delay;
defaults delete com.apple.dock autohide-time-modifier;
killall Dock;
I have mine at retina 1920×1200 all the time, and I still don’t want the Dock taking up space. Most of the time I have two windows open side-by-side, each filling exactly half the screen (props to BTT for making this possible) and not always from the same program. I want the windows as large as possible so I can see as much content as I can.When I actually need space, I just set the retina display to 1680x1050 mode. Most of the reason I see people using left/right/hidden is when they don't have enough space. I like custom icons, so I like have my pretty dock there.
Yes. Use these Terminal commands:
Code:defaults write com.apple.dock autohide-delay -float 9999999; defaults write com.apple.dock autohide-time-modifier -int 0; killall Dock;
the second line makes the dock appear instantly rather than sliding in and out (you can omit this line if you like the slide-in, or change the number to make it faster or slower),
Exactly my point.. Placing the dock on the bottom is a total waste of screen real estate..
I have mine at retina 1920×1200 all the time, and I still don’t want the Dock taking up space. Most of the time I have two windows open side-by-side, each filling exactly half the screen (props to BTT for making this possible) and not always from the same program. I want the windows as large as possible so I can see as much content as I can.
Also I just don’t use the Dock. About the only time I ever call it up is when I accidentally hit Cmd-M and minimize a window when I was aiming for Cmd-N. So basically never.
True, retina resolution gives a lot of space, but this space is more needed vertically than horizontaly. Screens are wide nowadays. Seems like better idea to keep it on left. Just common sense.
I leave it at the bottom. I put my skype/Adium on the left as the desktop icons aligns right usually. So the dock on the left is not exactly convenient. Thought, ubuntu keeps the dock left.
I guess I need to look into other options.
Try it and see!When you say sliding in and out as in when it is on the left of the screen ? Didnt understand when you say second line makes the dock appear instantly, instantly where ? How ?
I like my dock on the bottom and I also used Launchpad all the times.![]()
I still don't get around using the launchpad. Not really a fan and i find it hard to find applications. Also, maybe none of my keyboards have the launchpad key, so it doesn't get triggered.
Finally, someone who shares my opinion..![]()
Technically, it's on the right side, but I use uBar and changed my autohide speed to some random number so it doesn't pop up.
I like it on the left too, my dock is not hidden but i removed the dock background in favour of having no background so you see the desutop picture. I wish there were more square laptops
How do you remove the Dock Background?
I use a software called Cdock http://sourceforge.net/projects/cdock/
Heres a screenshot of the transparent dock.
https://pbs.twimg.com/media/BpNL0E9IMAA5Et1.png:large
Just downloaded and turn my dock to OS X 10.8 Dock..