Mac os에서 연속된 키 입력하기
A guide on how to input continuous keys on Mac OS
August 22, 2024
터미널에서 아래 명령어를 입력 후 프로그램을 다시 시작하면 된다.
defaults write -g ApplePressAndHoldEnabled -bool false
A guide on how to input continuous keys on Mac OS
August 22, 2024
터미널에서 아래 명령어를 입력 후 프로그램을 다시 시작하면 된다.
defaults write -g ApplePressAndHoldEnabled -bool false