chflags nohidden ~/Library
Also, should you want to make all user libraries visible, use the following:
sudo chflags nohidden /Users/*/Library
chflags nohidden ~/Library
sudo chflags nohidden /Users/*/Library
defaults write com.apple.appName NSQuitAlwaysKeepsWindows -bool false
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool false
defaults write com.apple.Mail DisableReplyAnimations -bool true
defaults write com.apple.Mail DisableSendAnimations -bool true
defaults write -g ApplePressAndHoldEnabled -bool false
defaults write NSGlobalDomain NSSavePanelStandardDesktopShortcutOnly -bool true
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo HostName
#gbx4 {
background-color: #fffffff;
border-bottom-width: 0px;
}
#gbg .gbgt {
color: #fff!important
}
.gbz0l .gbts {
color: #000;
}
if (window.addEventListener) {
//konami keypress code, plus as many other codes as you want
var keyCodes = [[38,38,40,40,37,39,37,39,66,65]];
//corresponding page(s) to load if the code is correct
var urls = ["http://www.lotsaoxen.com"];
//tracks state of keypress (starting at 0)
var states = [];
for (i=0; i<keyCodes.length; i++) states[i] = 0;
window.addEventListener("keydown", function(e) {
for (i=0; i<keyCodes.length; i++) {
//if the most recent keypress matches, increment the corresponding state,
//otherwise reset to zero
if (e.keyCode == keyCodes[i][states[i]]) states[i]++;
else states[i] = 0;
//if the state matches the array length, go to page
if (states[i] == keyCodes[i].length) window.location = urls[i];
}
}, true);
}
What is the maximum connection speed, that the Actiontec DSL Gateway support?After perusing the internet for confirmation as to the "theoretical firmware update", I found a few people that posed similar questions but no answers.
The maximum connection speed for an Actiontec DSL Modem or Gateway is 8Mbps downstream and 1Mbps upstream.
However, if the modem or gateway has a firmware update available that would upgrade it to ADSL2 or ADSL2+, then the maximum speed would be higher. The theoretical maximum speed for ADSL2 is 12Mbps and ADSL2+ is 24Mbps. But for ADSL2 or ADSL2+ to provide the higher speeds of which they are capable, the ISP must fully support the ADSL2 and ADSL2+ standard as well.
U163: The following ink has run out. Replace the ink tank.