From a74840fd0a8fad93ff30694545504979f4716492 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 29 Dec 2011 02:40:00 +0100 Subject: [PATCH] linux: disable mouse function on X10 remotes Signed-off-by: Stephan Raue --- packages/linux/modprobe.d/ati_remote.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/linux/modprobe.d/ati_remote.conf b/packages/linux/modprobe.d/ati_remote.conf index 24f7a51bb1..6a211834f7 100644 --- a/packages/linux/modprobe.d/ati_remote.conf +++ b/packages/linux/modprobe.d/ati_remote.conf @@ -1,5 +1,3 @@ # /etc/modprobe.d/ati_remote.conf: setup modload options for module ati_remote. -# see: -# http://openelec.tv/forum/28-issue-reports/8101-wipx10-remote -options ati_remote keychange=1 +options ati_remote mouse=no