Date: Wed, 01 Nov 2017 09:19:35 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection Message-ID: <bug-222609-7141-qzjePdyJuw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222609-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-222609-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222609 --- Comment #33 from commit-hook@freebsd.org --- A commit references this bug: Author: dumbbell Date: Wed Nov 1 09:18:41 UTC 2017 New revision: 325269 URL: https://svnweb.freebsd.org/changeset/base/325269 Log: evdev: Translate KEY_102ND in evdev_scancode2key() This is the extra key on 102/105-keys keyboards, located on the right of the Left Shift key. For instance on a French layout, this is the '<' key. This fixes an issue where the key fires no evdev event and thus remains inactive in an evdev/libinput-enabled X.Org server. The issue only occurred on an AT keyboard; the same key on a USB keyboard worked fine. PR: 222609 (only for reference) Approved by: wulf@ Differential Revision: https://reviews.freebsd.org/D12883 Changes: head/sys/dev/evdev/evdev_utils.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222609-7141-qzjePdyJuw>