Mac Tricks and Tips, Wallpapers and Applications
Posted: 26 October 2008 10:21 AM
Sr. Member
Avatar
RankRankRankRank
Total Posts:  336
Joined  2008-05-23

Mac Tricks and Tips, Wallpapers and Applications for Mac Users

Za sve one koji hoće da našminkaju svoju Macu

http://www.usingmac.com/

😊

 Signature 

http://www.leptiri.co.rs

Profile
 
Posted: 26 October 2008 11:53 AM   [ # 1 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  1797
Joined  2007-11-11

Porn Mode 😊 😊 :laugh:

 Signature 

Ja hocu da pomognem

Profile
 
Posted: 09 January 2012 08:58 PM   [ # 2 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  2341
Joined  2005-04-28

Ovo je baš korisno.

Omogućite selektovanje teksta u Quick Look:

Da omogućite selekciju kucajte u terminalu:
[code:1]defaults write com.apple.finder QLEnableTextSelection -bool TRUE; killall Finder[/code:1]

Preuzeto sa:
http://www.macworld.com/article/164668/2012/01/select_and_copy_text_within_quick_look_previews.html

 Signature 

🍎 Дарко Селаковић

Profile
 
Posted: 09 January 2012 09:42 PM   [ # 3 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  398
Joined  2011-04-04

Znač sticky 😉

Profile
 
Posted: 22 January 2012 03:14 AM   [ # 4 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  2341
Joined  2005-04-28

Ikonica iTunes pokazuje izvođača i ime pesme pri početku reprodukcije:

Kucajte u Terminalu:
[code:1]defaults write com.apple.dock itunes-notifications -bool YES[/code:1]

Takođe treba restartovadi Dock:
[code:1]killall Dock[/code:1]

Preuzeto sa:
http://www.macosxtips.co.uk/index_files/itunes-track-notifications-in-dock.php

 Signature 

🍎 Дарко Селаковић

Profile
 
Posted: 24 February 2012 03:51 PM   [ # 5 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  2341
Joined  2005-04-28

Ubrzavanje Mission Control animacije:
(kucajte u terminalu)

[code:1]defaults write com.apple.dock expose-animation-duration -float 0.15; killall Dock[/code:1]

Super brza animacija:

[code:1]defaults write com.apple.dock expose-animation-duration -float 0.1; killall Dock[/code:1]

Spora animacija:

[code:1]defaults write com.apple.dock expose-animation-duration -float 1[/code:1]

Bez animacije:

[code:1]defaults write com.apple.dock expose-animation-duration -float 0; killall Dock[/code:1]

Vraćanje standardne brzine animacije:

[code:1]defaults delete com.apple.dock expose-animation-duration; killall Dock[/code:1]

Post edited by: Darko Selaković, at: 2012/02/24 15:52

 Signature 

🍎 Дарко Селаковић

Profile