Thanks for the reply.
> Are you using a remote control?
Not yet. I was just trying to use the keyboard.
> Otherwise, you need a key that injects CH+ or CH- into the
> event queue. According to my version of src/event.py, this is mapped to
> 'c' and 'v', respectively.
Hmm. I added some events to my local_conf.py file as you suggested, and
now I can use c and v to change channels:
EVENTS['video']['c'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='tv_step_channel 1')
EVENTS['video']['v'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='tv_step_channel
-1')
But why wouldn't that work by default? Is it because I'm using the ivtv
driver? I activated ivtv with the following:
plugin.remove('tv.mplayer')
plugin.activate('tv.ivtv_basic_tv')
Does that somehow blow away the default keyboard shortcuts?
Thanks,
John
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users