Skip to content

Can't turn on F-keys on touchbar on MBP 15,4 #12

Description

@atodorov
# uname -r
5.6.13-300.mbp.fc32.x86_64
[root@localhost atodorov]# cat /etc/modprobe.d/hid_apple.conf 
options hid_apple fnmode=2
[root@localhost atodorov]# cat /sys/module/hid_apple/parameters/fnmode 
1

I don't seem to be able to make the touchbar display function keys by default and only show media keys if the Fn key is pressed down.

For some reason the file in /etc/modprobe.d/ doesn't have any effect.

I can change this parameter to 2 after being logged in:

# echo 2 > /sys/module/hid_apple/parameters/fnmode 
[root@localhost atodorov]# cat /sys/module/hid_apple/parameters/fnmode 
2

but that doesn't seem to have any effect. Any ideas ?

Full HW info at:
https://github.com/Dunedan/mbp-2016-linux/tree/master/MacBookPro15%2C4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions