FreeBSD Bugzilla – Attachment 211654 Details for
Bug 244129
x11-servers/xwayland: use evdev xkb rules by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug244129.diff (text/plain), 1.03 KB, created by
Jan Beich
on 2020-02-14 18:18:19 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2020-02-14 18:18:19 UTC
Size:
1.03 KB
patch
obsolete
>From bcf026d9560671f26349c6af6c674a1fca260d9c Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Fri, 14 Feb 2020 17:56:21 +0000 >Subject: [PATCH] x11-servers/xwayland: use evdev xkb rules by default > >PR: 244129 >Approved by: ? >--- > x11-servers/xwayland/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile >index 1b8ada2e0989..42b48cbaa02f 100644 >--- a/x11-servers/xwayland/Makefile >+++ b/x11-servers/xwayland/Makefile >@@ -4,7 +4,7 @@ PORTNAME= xwayland > PORTVERSION= 1.19.1 > # This is inherited from x11-servers/xorg-server > # Ensure it does not go backwards when bumping >-PORTREVISION= 11 >+PORTREVISION= 12 > > COMMENT= X Clients under Wayland > >@@ -30,7 +30,7 @@ USE_GL+= egl gbm > > CONFIGURE_ARGS+= --disable-docs --disable-devel-docs \ > --enable-xwayland --disable-xorg --disable-xvfb --disable-xnest \ >- --disable-xquartz --disable-xwin >+ --disable-xquartz --disable-xwin --with-default-xkb-rules=evdev > > PLIST_FILES= bin/Xwayland >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244129
: 211654