[mythtv-users] RE: DVB in the UK (EPG)

Neil Milne maillist at hippoit.co.uk
Fri Dec 17 19:55:34 UTC 2004


Here's my lircrc for the sky navigator - it still needs a bit more 
tweaking, especially for the xine stuff. I'm not using mplayer so no 
idea about that.

HTH
Neil
-------------- next part --------------
# ~/.mythtv/lircrc
# 
# Heavily modified version of the Jarod guide lircrc
#
# Mappings for the Sky Navigator remote
#

# Power Button
begin
prog = irexec
button = power
repeat = 4
config = /home/myth/bin/power.sh
end

# Up
begin
prog = mythtv
button = up
repeat = 4
config = Up
end

# Down
begin
prog = mythtv
button = down
repeat = 4
config = Down
end

# OK/Select
begin
prog = mythtv
button = select
repeat = 4
config = Return
end

# Play
begin
prog = mythtv
button = play
repeat = 4
config = Space
end

# Stop
begin
prog = mythtv
button = stop
repeat = 4
config = Esc
end

# Escape/Exit/Back
begin
prog = mythtv
button = backup
repeat = 4
config = Esc
end

# Vol +
begin
prog = mythtv
button = vol+
repeat = 4
config = F11
end

# Vol -
begin
prog = mythtv
button = vol-
repeat = 4
config = F10
end

# Pause
begin
prog = mythtv
button = pause
repeat = 4
config = P
end

# Mute
begin
prog = mythtv
button = mute
repeat = 4
config = F9
end

# Rewind (10 sec default)
begin
prog = mythtv
button = rewind
repeat = 4
config = Left
end

begin
prog = mythtv
button = left
repeat = 4
config = Left
end

# Fast forward (30 sec default)
begin
prog = mythtv
button = fastforward
repeat = 4
config = Right
end

begin
prog = mythtv
button = right
repeat = 4
config = Right
end

# Skip forward (10 min default)
begin
prog = mythtv
button = blue
repeat = 4
config = PgDown
end

# Skip backward (10 min default)
begin
prog = mythtv
button = red
repeat = 4
config = PgUp
end

# Record
begin
prog = mythtv
button = record
repeat = 4
config = R
end

# OSD browse
begin
prog = mythtv
button = tvguide
repeat = 4
config = O
end

# Display EPG while in live TV,
# View selected show while in EPG
begin
prog = mythtv
button = tvguide
repeat = 4
config = M
end

# Bring up OSD info
begin
prog = mythtv
button = interactive
repeat = 4
config = I
end

# Change display aspect ratio
begin
prog = mythtv
button = +100
repeat = 4
config = W
end

# Seek to previous commercial cut point
begin
prog = mythtv
button = green
repeat = 4
config = Q
end

# Seek to next commercial cut point
begin
prog = mythtv
button = yellow
repeat = 4
config = Z
end

# Change TV card input
begin
prog = mythtv
button = tv
repeat = 4
config = C
end

# Toggle Picture-In-Picture
begin
prog = mythtv
button = boxoffice
repeat = 4
config = V
end

# Swap PIP
begin
prog = mythtv
button = services
repeat = 4
config = N
end

# Cycle through channel history
begin
prog = mythtv
button = LAST
repeat = 4
config = H
end

# Numbers 0-9

begin
prog = mythtv
button = 0
repeat = 4
config = 0
end

begin
prog = mythtv
button = 1
repeat = 4
config = 1
end

begin
prog = mythtv
button = 2
repeat = 4
config = 2
end

begin
prog = mythtv
button = 3
repeat = 4
config = 3
end

begin
prog = mythtv
button = 4
repeat = 4
config = 4
end

begin
prog = mythtv
button = 5
repeat = 4
config = 5
end

begin
prog = mythtv
button = 6
repeat = 4
config = 6
end

begin
prog = mythtv
button = 7
repeat = 4
config = 7
end

begin
prog = mythtv
button = 8
repeat = 4
config = 8
end

begin
prog = mythtv
button = 9
repeat = 4
config = 9
end

### MPlayer commands

begin
prog = mplayer
button = MENU
repeat = 4
config = osd
end

begin
prog = mplayer
button = pause
repeat = 4
config = pause
end

begin
prog = mplayer
button = play
repeat = 4
config = seek +1
end

begin
prog = mplayer
button = stop
repeat = 4
config = quit
end

begin
prog = mplayer
button = mute
repeat = 4
config = mute
end

begin
prog = mplayer
button = rewind
repeat = 4
config = seek -10
end

begin
prog = mplayer
button = left
repeat = 4
config = seek -10
end

begin
prog = mplayer
button = fastforward
repeat = 4
config = seek +30
end

begin
prog = mplayer
button = right
repeat = 4
config = seek +30
end

begin
prog = mplayer
button = backup
repeat = 4
config = quit
end

begin
prog = mplayer
button = blue
repeat = 4
config = seek +1200
end

begin
prog = mplayer
button = red
repeat = 4
config = seek -1200
end

begin
prog = mplayer
button = +100
repeat = 4
config = vo_fullscreen
end

### Xine commands

begin
prog = xine
button = play
repeat = 3
config = Play
end

begin
prog = xine
button = stop
repeat = 3
config = Stop
end

begin
prog = xine
button = backup
repeat = 3
config = Quit
end

begin
prog = xine
button = pause
repeat = 3
config = Pause
end

begin
prog = xine
button = channel+
repeat = 3
config = EventUp
end

begin
prog = xine
button = channel-
repeat = 3
config = EventDown
end

begin
prog = xine
button = left
repeat = 3
config = EventLeft
end

begin
prog = xine
button = right
repeat = 3
config = EventRight
end

begin
prog = xine
button = select
repeat = 3
config = EventSelect
end

begin
prog = xine
button = info
repeat = 3
config = Menu
end

begin
prog = xine
button = fastforward
repeat = 3
config = SpeedFaster
end

begin
prog = xine
button = rewind
repeat = 3
config = SpeedSlower
end

begin
prog = xine
button = vol+
repeat = 3
config = Volume+
end

begin
prog = xine
button = vol-
repeat = 3
config = Volume-
end

begin
prog = xine
button = mute
repeat = 3
config = Mute
end

begin
prog = xine
button = help
repeat = 3
config = RootMenu
end

begin
prog = xine
button = blue
repeat = 3
config = EventNext
end

begin
prog = xine
button = red
repeat = 3
config = EventPrior
end

begin
prog = xine
button = text
repeat = 3
config = OSDStreamInfos
end



More information about the mythtv-users mailing list