Tested on macOS Sonoma Developer beta 2 (23A5276g)
- Download openssh-portable source code, install
libcrypto,libfido2; - Configure openssh-portable build system by
./configure # [options].
| #include <arpa/inet.h> | |
| #include <cstdlib> | |
| #include <memory> | |
| #include <syslog.h> | |
| #include <thread> | |
| #include <unistd.h> | |
| int main() | |
| { | |
| openlog("demod", LOG_PID, LOG_DAEMON); |
| { | |
| "title": "", | |
| "rules": [ | |
| { | |
| "description": "Fn+Caps Lock as Caps Lock", | |
| "manipulators": [ | |
| { | |
| "type": "basic", | |
| "from": { | |
| "modifiers": { |