Hello,
I've FreeBSD (current) running on my MacBook Air Mid-2011 and would like to get the FN+F1, etc. keys working.
What I already found out via
So it looks like no difference is send to X if you press FN+F1 or only F1.
Do you may be have any hint where I could look for that?
Thanks,
drscream
I've FreeBSD (current) running on my MacBook Air Mid-2011 and would like to get the FN+F1, etc. keys working.
Code:
Bus /dev/usb Device /dev/ugen1.7: ID 05ac:024a Apple, Inc. Internal Keyboard/Trackpad (MacBook Air) (ISO)
What I already found out via
xev
is that events for FN+arrow_left is detected and have a different key type ID but not for FN+F1.So it looks like no difference is send to X if you press FN+F1 or only F1.
Do you may be have any hint where I could look for that?
Thanks,
drscream