[Bug 252235] x11/xorg: MacBook Pro 8,3 faulty key mapping
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252235 Michael Gmelin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Gmelin <[email protected]> --- (In reply to Jason W. Bacon from comment #0) Could you try putting the config snippet below into "/etc/X11/xorg.conf.d/macbook-xkb.conf" instead of what you have in there at the moment? Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "XkbRules" "evdev" Option "XkbLayout" "us" Option "XkbVariant" "mac" EndSection -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"