2023/01/16

2023-01-16 10:37:53 +0100b50d(~b50d@62.96.54.30)
2023-01-16 11:40:43 +0100 <Diablo-D31> raccct38: those keysyms only exist on osx
2023-01-16 11:41:49 +0100 <Diablo-D31> and with fn in particular, osx sends something to the keyboard to say "hi, Im a mac", to get it to emit fn presses naked (ie, so fn double tap does spotlight siri activation)
2023-01-16 11:42:55 +0100 <Diablo-D31> kmonad only exposes those keysyms when built for osx; I personally think its a mistake
2023-01-16 11:43:41 +0100 <Diablo-D31> like, yes, they wont work on non-osx, but make it a valid keymap and just emit a warning on start that they only work on osx
2023-01-16 11:44:34 +0100 <Diablo-D31> so yeah, until thats fixed (if its ever fixed, I think the author doesnt think its something that should be fixed), just have a keymap that doesnt refer to those
2023-01-16 11:49:01 +0100 <Diablo-D31> since you're on linux, use xev to figure out what the x11 name of keysyms are; fn I think is the only key that will never work
2023-01-16 11:51:32 +0100 <Diablo-D31> btw, linux *does* know how to do "f keys press f keys" signal, https://unix.stackexchange.com/questions/121395/
2023-01-16 11:55:31 +0100 <Diablo-D31> oh, things may have changed since I last looked
2023-01-16 11:55:49 +0100 <Diablo-D31> https://github.com/free5lot/hid-apple-patched a hacked version of the hid-apple linux driver that enables a lot more functionality
2023-01-16 13:31:48 +0100 <Solid> Diablo-D3: you're free to submit a PR that changes this
2023-01-16 14:33:54 +0100 <Diablo-D31> I think I saw one already
2023-01-16 17:00:05 +0100SER[m](~sermatrix@2001:470:69fc:105::2ad) (Quit: You have been kicked for being idle)
2023-01-16 18:10:32 +0100b50d(~b50d@62.96.54.30) (Remote host closed the connection)
2023-01-16 21:12:20 +0100Bayes(~Bayes@user/bayes) (*.net *.split)
2023-01-16 21:12:57 +0100Bayes(~Bayes@user/bayes)