[Bug 254583] x11/libxkbcommon: evdev support and portlint warning fix

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 9 10:47:39 UTC 2021


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

--- Comment #7 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0bb8b2074a0f24a1373b40d133383266d4b3a5f0

commit 0bb8b2074a0f24a1373b40d133383266d4b3a5f0
Author:     Evgeniy Khramtsov <2khramtsov at gmail.com>
AuthorDate: 2021-03-28 11:51:57 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-09 10:45:27 +0000

    x11/libxkbcommon: expose evdev(4) support in xkbcli

    $ sudo xkbcli interactive-evdev
    keysyms [ h                ] unicode [ h ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]
    keysyms [ i                ] unicode [ i ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]

    PR:             254583
    Approved by:    manu
    Differential Revision:  https://reviews.freebsd.org/D29664

 x11/libxkbcommon/Makefile  | 14 +++++++++++---
 x11/libxkbcommon/distinfo  |  4 ++++
 x11/libxkbcommon/pkg-plist |  2 ++
 3 files changed, 17 insertions(+), 3 deletions(-)

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


More information about the freebsd-x11 mailing list