Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-17 Thread Manuel Borchers
Am Dienstag, den 17.01.2012, 08:30 +0100 schrieb Leandro Noferini: > main*.log does not say anything, that's way I think freevo looks for the > keys in a way I could not understand. Well, I didn't follow the discussion very closely, but one thing that comes to my mind to find out what is going on

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-16 Thread Leandro Noferini
Anders Eriksson writes: [...] > > MUTE113 > > VOLUME DOWN 114 > > VOLUME UP115 > > > > > > I think the 0xe0 is "KEY_BRIGHTNESSDOWN 224" > > No, it does not work. > > I think this happens because freevo reads t

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-16 Thread Anders Eriksson
On 01/15/12 22:00, Leandro Noferini wrote: > Jonathan Isom writes: > > > [...] > > >>> KEYMAP[0xe0] = 'VOL+' > >> > >> No, it does not work. > > > > You may want to try the following numbers from linux/input.h > > > > MUTE113 > > VOLUME DOWN 114 > > VOLUME UP11

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-15 Thread Leandro Noferini
Jonathan Isom writes: [...] >>> KEYMAP[0xe0] = 'VOL+' >> >> No, it does not work. > > You may want to try the following numbers from linux/input.h > > MUTE113 > VOLUME DOWN 114 > VOLUME UP115 > > > I think the 0xe0 is "KEY_BRIGHTNESSDOWN 224" No, it d

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-15 Thread Jonathan Isom
2012/1/15 Leandro Noferini : > Adam Charrett writes: > > > [...] > >> You should be able to add a mapping to your local_conf.py >> (disclaimer I've not tried this ...) >> >> KEYMAP[0xe0] = 'VOL+' > > No, it does not work. You may want to try the following numbers from linux/input.h MUTE

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-15 Thread Leandro Noferini
Adam Charrett writes: [...] > You should be able to add a mapping to your local_conf.py > (disclaimer I've not tried this ...) > > KEYMAP[0xe0] = 'VOL+' No, it does not work. I use the option SYS_USE_KEYBOARD = True but with or without it it's the same. -- Ciao leandro http://oivabkctz4aj

Re: [Freevo-users] Using multimedia keys from a multimedia keyboard

2012-01-12 Thread Adam Charrett
On Wed, 4 Jan 2012, Leandro Noferini wrote: > Ciao a tutti, > > I am using freevo with a multimedia keyboard and I would like to use the > dedicated keys to rise and down the volume and so on but I can't > understand the way. > > If I try to press the Vol+ keyboard while watching a movie nothing