2023/01/16

2023-01-16 09:37:53 +0000b50d(~b50d@62.96.54.30)
2023-01-16 10:40:43 +0000 <Diablo-D31> raccct38: those keysyms only exist on osx
2023-01-16 10:41:49 +0000 <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 10:42:55 +0000 <Diablo-D31> kmonad only exposes those keysyms when built for osx; I personally think its a mistake
2023-01-16 10:43:41 +0000 <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 10:44:34 +0000 <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 10:49:01 +0000 <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 10:51:32 +0000 <Diablo-D31> btw, linux *does* know how to do "f keys press f keys" signal, https://unix.stackexchange.com/questions/121395/
2023-01-16 10:55:31 +0000 <Diablo-D31> oh, things may have changed since I last looked
2023-01-16 10:55:49 +0000 <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 12:31:48 +0000 <Solid> Diablo-D3: you're free to submit a PR that changes this
2023-01-16 13:33:54 +0000 <Diablo-D31> I think I saw one already
2023-01-16 16:00:05 +0000SER[m](~sermatrix@2001:470:69fc:105::2ad) (Quit: You have been kicked for being idle)
2023-01-16 17:10:32 +0000b50d(~b50d@62.96.54.30) (Remote host closed the connection)
2023-01-16 20:12:20 +0000Bayes(~Bayes@user/bayes) (*.net *.split)
2023-01-16 20:12:57 +0000Bayes(~Bayes@user/bayes)