[media] rc/imon: default to key mode instead of mouse mode
authorJarod Wilson <jarod@redhat.com>
Thu, 6 Jan 2011 19:59:35 +0000 (16:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:45:53 +0000 (11:45 -0200)
commit76f1ef427c0aab3d3c917b497562ea2cdaaae056
tree5ff24ec149883ee3369a7e731485d3bd486fbcfe
parent5aad724280b9f8ffff3a55311ef0ba35ebb4099a
[media] rc/imon: default to key mode instead of mouse mode

My initial thinking was that we should default to mouse mode, so people
could use the mouse function to click on something on a login screen,
but a lot of systems where a remote is useful automatically log in a
user and launch a media center application, some of which hide the
mouse, which can be confusing to users if they punch buttons on the
remote and don't see any feedback. Plus, first and foremost, its a
remote, so lets default to being a remote, and only toggle into mouse
mode when the user explicitly asks for it. As a nice side-effect, this
actually simplifies some of the code a fair bit...

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/imon.c