Possibly some improvements to remote.conf
Scrolling / repeat key is missing from remote.conf
To enable add the following to the end of the file
repeat_key_begin
0x51 105 #LEFT
0x50 106 #RIGHT
0x16 103 #UP
0x1a 108 #DOWN
0x18 104 #PAGEUP (VOL+)
0x10 109 #PAGEDOWN (VOL-)
repeat_key_end
Also I had to change the following (just copied from another file, may not be optimal)
repeat_delay = 130
repeat_peroid = 120
release_delay = 20
To test and revert back is very easy