[Bug 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 1 09:19:37 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222609

--- Comment #33 from commit-hook at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list