From e3bd66789d0c3afa1d9154af19f4203ada638179 Mon Sep 17 00:00:00 2001 From: "Pawel \"l0ner\" Soltys" Date: Mon, 19 Dec 2011 21:00:28 +0100 Subject: trinity-base/hal - add, trinity-extras/trinity-i18n updates --- .../trinity-base/hal/patches/hal-KVM-evdev.patch | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 arch/3.5.13/trinity-base/hal/patches/hal-KVM-evdev.patch (limited to 'arch/3.5.13/trinity-base/hal/patches/hal-KVM-evdev.patch') diff --git a/arch/3.5.13/trinity-base/hal/patches/hal-KVM-evdev.patch b/arch/3.5.13/trinity-base/hal/patches/hal-KVM-evdev.patch new file mode 100644 index 000000000..917655ed1 --- /dev/null +++ b/arch/3.5.13/trinity-base/hal/patches/hal-KVM-evdev.patch @@ -0,0 +1,36 @@ +From 7618498eec840cb26474dc47821e083957772706 Mon Sep 17 00:00:00 2001 +From: Peter Hutterer +Date: Fri, 20 Mar 2009 14:37:24 +1000 +Subject: [PATCH] Add x11_driver for American Megatrends KVM. + +This device exposes only ABS_X, ABS_Y and buttons. It gets input.joystick +assigned but not input.mouse, hence the default evdev mapping doesn't pick up +on it. + +Red Hat Bug 484776 + +Signed-off-by: Peter Hutterer +--- + fdi/policy/10osvendor/10-x11-input.fdi | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +diff --git a/fdi/policy/10osvendor/10-x11-input.fdi b/fdi/policy/10osvendor/10-x11-input.fdi +index 769f75b..eb9767e 100644 +--- a/fdi/policy/10osvendor/10-x11-input.fdi ++++ b/fdi/policy/10osvendor/10-x11-input.fdi +@@ -2,6 +2,12 @@ + + + ++ ++ ++ evdev ++ ++ + + + evdev +-- +1.6.0.6 + -- cgit v1.2.1