jtroo
jtroo
An aspect of this might be fixed by #1324
Hi @yurivict , BSD is not a supported platform today.
@yurivict the biggest factor is the platform-specific I/O code to read and write keyboard/mouse events. E.g. see the PR adding macOS support. https://github.com/jtroo/kanata/pull/652
Hm if that's the case, then it might be as simple as changing the compilation flags for target_os from `linux` to `unix`.
I'd be happy for someone else to set up and own the repository; unless it has to be me that owns it for some permission reason?
This would certainly be a welcome feature :)
What does evtest show when pressing the fn key?
It might be fine to just delete the `#[cfg...]` line entirely
Should be https://github.com/jtroo/kanata/pulls?q=Macos+fn
Ah I must've closed this mistakenly reading too quickly, assuming it was macos.