From: Ivan Bobyr Date: Wed, 16 Apr 2008 19:01:55 +0000 (-0300) Subject: V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000 X-Git-Tag: v2.6.26-rc1~1084^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e05c0f0d84c25f7f576ebc22a9a3a2cf962cc58;p=pandora-kernel.git V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000 The patch extends the default keymap of FlyVIdeo2000 IR remote control so that this remote may also serve movie & music players in a better way. I bought a SAA7130 TV tuner with a remote control having 3 additional button as the default layout, exactly as: 1) labeled "<<<" : key code 0x19, may be used as "backward"in MPlayer,XMMS etc 2) labeled ">>>" : key code 0x1f, may be used as "forward"... 3) not labeled : key code 0x0a, may be used as "pause"... Once have added these code definitions to the kernel, me got all these operations available for viewing movies & listening music. Signed-off-by : Ivan Bobyr Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed