Two New Themes Added
We’ve added two new themes to the Hijinks Inc. Repo, Java by Jim, and Green FireSlime by Ed.
Archive Query
We’ve added two new themes to the Hijinks Inc. Repo, Java by Jim, and Green FireSlime by Ed.
Yay! More terminal commands! [7] whois It’s a handy way to quickly track down registration/contact information about domain ownership. Simply enter whois domainnamehere.com. [8] defaults write com.apple.screencapture type jpg If you use the screen shot function, you may at times want to change the format it stores the images in. Where jpg is in the…
Continuing from where my last post left off, here are a few more Terminal commands. [4] defaults write com.apple.dashboard mcx-disabled -boolean YES Deactivates Dashboard. Requires the dock to be relaunched to take effect, so remember to type killall Dock and press enter. Replace YES with NO to enable again. [5] say ______ Not very useful,…
I don’t know if anyone still plays this game, I just downloaded it because I was bored last week. And since I really suck at video games I occasionally (read: all the time) turn to cheat codes. There are tons of cheats available for the Windows version of Hitman: Contracts, but no where could I…
Terminal is a fantastic way to customize random little settings in OS X, but it’s hard for new Mac users to know what commands do what. So over the next few days I’ll be posting random Terminal commands that I’ve found useful. [1] defaults write com.apple.dashboard devmode YES This will allow you to drag widgets…