home *** CD-ROM | disk | FTP | other *** search
- ##################################################
- ### Config file for the Hauppauge TV-card remote
- ##############
-
- ###########
- #### MPlayer keys
- ###############################
- begin
- prog = mplayer
- button = TV
- repeat = 0
- config = seek -60
- end
- begin
- prog = mplayer
- button = RADIO
- repeat = 0
- config = seek 60
- end
- begin
- prog = mplayer
- button = FULL_SCREEN
- repeat = 0
- config = pause
- end
- begin
- prog = mplayer
- button = VOL+
- repeat = 1
- config = volume +1
- end
- begin
- prog = mplayer
- button = VOL-
- repeat = 1
- config = volume -1
- end
- begin
- prog = mplayer
- button = CH+
- repeat = 0
- config = menu up
- end
- begin
- prog = mplayer
- button = CH-
- repeat = 0
- config = menu down
- end
- begin
- prog = mplayer
- button = MUTE
- repeat = 0
- config = menu cancel
- end
- begin
- prog = mplayer
- button = SOURCE
- repeat = 0
- config = menu ok
- end
- begin
- prog = mplayer
- button = 1
- repeat = 1
- config = contrast -1
- end
- begin
- prog = mplayer
- button = 3
- repeat = 1
- config = contrast +1
- end
- begin
- prog = mplayer
- button = 4
- repeat = 1
- config = brightness -1
- end
- begin
- prog = mplayer
- button = 6
- repeat = 1
- config = brightness +1
- end
- begin
- prog = mplayer
- button = 7
- repeat = 1
- config = sub_pos -1
- end
- begin
- prog = mplayer
- button = 9
- repeat = 1
- config = sub_pos +1
- end
- begin
- prog = mplayer
- button = 0
- repeat = 0
- config = quit
- end
- begin
- prog = mplayer
- button = MINIMIZE
- repeat = 0
- config = menu hide
- end
-
- ###########
- #### fbi keys
- ###############################
- begin
- prog = fbi
- button = CH+
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = CH-
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = MUTE
- repeat = 0
- config = \e
- end
- begin
- prog = fbi
- button = VOL+
- repeat = 0
- config = +
- end
- begin
- prog = fbi
- button = VOL-
- repeat = 0
- config = -
- end
- begin
- prog = fbi
- button = TV
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = RADIO
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = FULL_SCREEN
- repeat = 0
- config = \e
- end
-
- ###########
- #### MoviX menu keys
- ###############################
- begin
- prog = irpty
- button = VOL+
- repeat = 0
- config = \x6C
- end
- begin
- prog = irpty
- button = VOL-
- repeat = 0
- config = \x68
- end
- begin
- prog = irpty
- button = CH+
- repeat = 1
- config = \x6A
- end
- begin
- prog = irpty
- button = CH-
- repeat = 1
- config = \x6B
- end
- begin
- prog = irpty
- button = FULL_SCREEN
- repeat = 0
- config = \r
- end
- begin
- prog = irpty
- button = SOURCE
- repeat = 0
- config = \t
- end
- begin
- prog = irpty
- button = TV
- repeat = 0
- config = \e
- end
-