Closed kapouer closed 2 years ago
Hi. Do you have /sys/module/hid_apple/parameters/iso_layout
changed after reboot? Do you use config file for hid-apple
to set this value?
cat /sys/module/hid_apple/parameters/iso_layout 1
no i use /etc/sysfs.d/10-hidapple.conf
with
module/hid_apple/parameters/iso_layout = 1
module/hid_apple/parameters/fnmode = 1
I worked around this by exchanging the two keys in xkb's ~/.config/xkb/
Also this is a perixx periboard-325 M W (french) Bus 003 Device 007: ID 05ac:024f Apple, Inc. Aluminium Keyboard (ANSI)
And the original (not patched) hid-apple
module has different behavour with iso_layout
? Are you sure?
Options fnmode
and iso_layout
are part of the original hid-apple module.
No ! Same thing with the original hid-apple.
No ! Same thing with the original hid-apple.
Well, in that case the problem is not related to this repo (patched version). I recommend you to report your proplem with all details to upstream hid-apple maintainers as they know better what can be wrong with iso_layout
.
I'm closing this issue, but feel free to comment here or ask to reopen if necessary.
P.S. I fixed quote in my last message, please re-read.
FYI it's been fixed in linux 5.16.7
FYI it's been fixed in linux 5.16.7
Thanks, good to know.
Hi, i usually set iso_layout to 1, and it sticks:
but after rebooting to latest kernel the "@" and "<" keys are wrong. I checked hid-apple is correctly loaded:
and dmesg doesn't show anything interesting. (also, I've tried dkms unbuild, remove, and add build again, no luck).