Last active
October 12, 2018 06:32
Revisions
-
calvinchoy revised this gist
Oct 12, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,5 +2,5 @@ defaults write -g ApplePressAndHoldEnabled -bool false defaults write -g ApplePressAndHoldEnabled -bool true # fix webcam not found - resets iCam sudo killall VDCAssistant -
calvinchoy renamed this gist
Oct 12, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ # Special chars on key hold defaults write -g ApplePressAndHoldEnabled -bool false defaults write -g ApplePressAndHoldEnabled -bool true # fix webcam not found sudo killall VDCAssistant -
calvinchoy revised this gist
Nov 20, 2013 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ # Special chars on key hold defaults write -g ApplePressAndHoldEnabled -bool false defaults write -g ApplePressAndHoldEnabled -bool true # fix webcam not found sudo killall VDCAssistant -
calvinchoy created this gist
Oct 8, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ # Special chars on key hold defaults write -g ApplePressAndHoldEnabled -bool false defaults write -g ApplePressAndHoldEnabled -bool true