Hama MCE Remote Control

Forums are filled with “Runs out of the box”.
So I bought a Hama MCE Remote Control bundled with an Ortek IR Receiver.
The USB-receiver is recognized on my Pi2, see below, but thats about it.
No further reaction whatsoever. Un- and replugged - no change.

My understanding is that once plugged in, the remote should be attached as keyboard and a mouse.
My question now: Am I misunderstanding something here? Lirc not necessairy, right? Modprobe? Kernelmodule? Is there any way to test the remote itself?

uname -a
Linux osmc 4.1.3-2-osmc #1 SMP PREEMPT Tue Aug 4 11:44:21 UTC 2015 armv7l GNU/Linux

lsusb
Bus 001 Device 005: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100 Vista MCE Remote Control]
Bus 001 Device 004: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

cat /proc/bus/input/devices
I: Bus=0003 Vendor=05a4 Product=9881 Version=0110
N: Name=“HID 05a4:9881”
P: Phys=usb-3f980000.usb-1.2/input0
S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05A4:9881.0005/input/input4
U: Uniq=
H: Handlers=sysrq kbd event0
B: PROP=0
B: EV=120013
B: KEY=e080ffdf 1cfffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=05a4 Product=9881 Version=0110
N: Name=“HID 05a4:9881”
P: Phys=usb-3f980000.usb-1.2/input1
S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05A4:9881.0006/input/input5
U: Uniq=
H: Handlers=kbd mouse0 event1
B: PROP=0
B: EV=17
B: KEY=1f0000 10000 2020000 3878 d801d001 1e0000 0 0 0
B: REL=103
B: MSC=10

Any help is appreciated!

It should work (with limited functionality), out of the box.

Sam