Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: x11-base/xorg-server/xorg-server-1.7.6.ebuild

Issue 3364001: X: Map Alt-Up and Alt-Down to Page Up and Page Down. (Closed) Base URL: http://git.chromium.org/git/chromiumos-overlay.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: x11-base/xorg-server/xorg-server-1.7.6.ebuild
diff --git a/x11-base/xorg-server/xorg-server-1.7.6.ebuild b/x11-base/xorg-server/xorg-server-1.7.6.ebuild
index edd82a71cd495a21e9e6f3e83baefc6c29ff85da..c0aa5ec5d4f100ea2ac951dad7c1d86ab25b156f 100644
--- a/x11-base/xorg-server/xorg-server-1.7.6.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.7.6.ebuild
@@ -126,8 +126,11 @@ UPSTREAMED_PATCHES=(
"${FILESDIR}/1.7.3.901-0001-dix-if-owner-events-is-true-for-passive-grabs-add-th.patch"
# Fix for bug #304067
"${FILESDIR}/1.7.5.902-fix-tslib-1.0-check.patch"
- # coming from 1.8 branch
+ # coming from 1.8 branch
"${FILESDIR}/1.7.6-glx-1.4.patch"
+ # merged upstream; see
+ # http://www.mail-archive.com/xorg-devel@lists.x.org/msg11717.html
+ "${FILESDIR}/1.7.6-fix-xkb-redirect-key.patch"
)
PATCHES=(
@@ -148,6 +151,7 @@ PATCHES=(
"${FILESDIR}/1.7.6-composite-redirect-events.patch"
"${FILESDIR}/1.7.6-no-exposure-for-redirect.patch"
"${FILESDIR}/1.7.6-always-send-visibility.patch"
+ "${FILESDIR}/1.7.6-fix-xkb-autorepeat.patch"
)
pkg_setup() {
« no previous file with comments | « x11-base/xorg-server/files/1.7.6-fix-xkb-redirect-key.patch ('k') | x11-base/xorg-server/xorg-server-1.7.6-r12.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698