Bilahari
Results
2
issues of
Bilahari
minor change in path to Obj-C's top level README.md
from autopy import key import time key.toggle(long(key.K_CAPSLOCK), True) time.sleep(5) key.toggle(long(key.K_CAPSLOCK), False) I dont see caps lock turning on and going off after 5 secs