MBP15 fnmode=2
TRPB opened this issue · 1 comments
TRPB commented
On older macs it was possible to default to F keys and have the media/control keys used when FN is held down. Is it possible to do this in the touchbar?
Previously it was achieved by placing the following in modprobe.d/hid_apple.conf:
options hid_apple fnmode=2
TRPB commented
As is often the case, I found the answer shortly after posting the issue
options apple-ib-tb fnmode=2
does exactly what I wanted