OK despite the overwhelming response here I have managed to find a few of my own.
http://www.harbaum.org/till/twonky/
http://www.gossamer-threads.com/lists/m ... w_threaded
I'm yet to get the pad working as a mouse (or as anything).
I'm pretty much going to make my own lircrc based on the two above but there is one thing that is driving me nuts. I can't for the life of me send a combination of keys on one button.
For example:
begin
prog = mythtv
button = MyMusic
config = Alt_L-m
end
Now I have tried alt-m, alt_l-m, alt+m and alt_l+m in differing capitolisations and with and without Key in front of them.
Using keyboard Alt + m works (loads MythMusic) so it's not the key combo. If I just use a single keystroke for the command it also works, so I know it's not the remote. It's just a syntax thing but it's driving me mad.
Anyone?