aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
AgeCommit message (Collapse)Author
2018-10-14Add modifier flag capabilityTeddy Wing
Test with Option-SoundDown, which opens the Sound System Preferences panel.
2018-10-14Remove hard-coded play keyTeddy Wing
Allow any special key to be simulated.
2018-10-14Add a C test file to test linking and the lib functionTeddy Wing
Once I got linking working, this confirms that the key simulator function actually works. Beef up the Makefile to enable us to properly link the Objective-C library.