Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

m1ss1ontomars

macrumors 6502
Original poster
Oct 1, 2006
273
2
If your 128x128 icons aren't big enough for you, you can increase the magnification of the dock to really big. Type this into Terminal:

defaults write com.apple.dock largesize -float 256.000000; killall Dock

BTW, you can change "256" to any number bigger than the default dock icon size. I don't know why the size has to be a float, but that's the way it started out, so that's the way I left it. Unfortunately, none of my apps has a 256x256 icon, so all the icons simply look blurry. But they're really big! :D
 

Attachments

  • bigdock.png
    bigdock.png
    151.7 KB · Views: 1,200

ZoomZoomZoom

macrumors 6502a
May 2, 2005
767
0
m1ss1ontomars said:
If your 128x128 icons aren't big enough for you, you can increase the magnification of the dock to really big. Type this into Terminal:

defaults write com.apple.dock largesize -float 256.000000; killall Dock

BTW, you can change "256" to any number bigger than the default dock icon size. I don't know why the size has to be a float, but that's the way it started out, so that's the way I left it. Unfortunately, none of my apps has a 256x256 icon, so all the icons simply look blurry. But they're really big! :D

Maybe I'll do this on a friend's computer without telling him. Might give him a little jump the next time he uses his computer :)
 

iBookG4user

macrumors 604
Jun 27, 2006
6,595
2
Seattle, WA
if you use this command in terminal
defaults write com.apple.dock largesize -float 510.0000000; killall Dock
then you can get it this big :D!
 

Attachments

  • Picture 1.jpg
    Picture 1.jpg
    240.2 KB · Views: 773

x86isslow

macrumors 6502a
Aug 10, 2003
889
11
USA
is there a way to boost the maximum size of thumbnails in finder? i like to have my Pictures folder show preview, and 128x128 is too small
 

SBik2

macrumors 6502a
Jul 14, 2006
732
1
/private/var/root
m1ss1ontomars said:
If your 128x128 icons aren't big enough for you, you can increase the magnification of the dock to really big. Type this into Terminal:

defaults write com.apple.dock largesize -float 256.000000; killall Dock

BTW, you can change "256" to any number bigger than the default dock icon size. I don't know why the size has to be a float, but that's the way it started out, so that's the way I left it. Unfortunately, none of my apps has a 256x256 icon, so all the icons simply look blurry. But they're really big! :D

for some reason in terminal it reads:2006-10-01 18:57:35.433 defaults[331] Could not write domain com.apple.dock; exiting
 

SBik2

macrumors 6502a
Jul 14, 2006
732
1
/private/var/root
SBik2 said:
for some reason in terminal it reads:2006-10-01 18:57:35.433 defaults[331] Could not write domain com.apple.dock; exiting

Never mind... i found that somehow it was locked.. i got it to work and gosh is it huge!
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
512 is the biggest it goes for me in 10.4.8. Anything else, it appears to default to 128.
 

m1ss1ontomars

macrumors 6502
Original poster
Oct 1, 2006
273
2
hayduke said:
I agree. Has anyone figured this out? Is it possible?

No, it isn't (according to Wikipedia). The Finder apparently doesn't have support for icons larger than 128x128 yet. In theory.
 

benpatient

macrumors 68000
Nov 4, 2003
1,870
0
vista's got stupid-big icons. i'm sure leopard will have even bigger ones. resolution independence might even make them think about vector icons...it would make sense.
 

Shadow

macrumors 68000
Feb 17, 2006
1,577
1
This is exactly why we need a reso-independant GUI + icons! Go BIG icons!
 

Temujin

macrumors 6502a
Oct 1, 2005
905
2
Copenhagen
Looks really cool guys.

A quick question:
Could fiddling around with this code cause my noobish self to compromise my system?

And just to make sure I got this right. To change the size back to default I just type: "defaults write com.apple.dock largesize -float 128.000000; killall Dock" ?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.