From 71f57f3aaae7c72eab8b1b3dae7d03d3f91ed377 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Sat, 31 Jan 2009 17:11:16 -0800 Subject: [PATCH 48/48] use evdev for touchpads for linux Some touchpads only register as touchpads and not as mice. Ensure they use the evdev driver. --- fdi/policy/10osvendor/10-x11-input.fdi | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/fdi/policy/10osvendor/10-x11-input.fdi b/fdi/policy/10osvendor/10-x11-input.fdi index 6bd8e76..4a54176 100644 --- a/fdi/policy/10osvendor/10-x11-input.fdi +++ b/fdi/policy/10osvendor/10-x11-input.fdi @@ -10,6 +10,14 @@ + + mouse + + evdev + + + -- 1.6.1.2