home *** CD-ROM | disk | FTP | other *** search
- ##################################################
- ### Config file for the newer Hauppauge remote control
- ##############
-
- ###########
- #### MPlayer keys
- ###############################
- begin
- prog = mplayer
- button = Rewind
- repeat = 0
- config = seek -60
- end
- begin
- prog = mplayer
- button = Forward
- repeat = 0
- config = seek 60
- 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 = Mute
- repeat = 1
- config = mute
- 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 = Ok
- repeat = 0
- config = menu ok
- end
- begin
- prog = mplayer
- button = Back/Exit
- repeat = 0
- config = menu cancel
- 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 = Power
- repeat = 0
- config = quit
- end
- begin
- prog = mplayer
- button = Stop
- repeat = 0
- config = stop
- end
- begin
- prog = mplayer
- button = Pause
- repeat = 0
- config = pause
- 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 = Rewind
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = Forward
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = Back/Exit
- 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 = Play
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = Pause
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = Stop
- repeat = 0
- config = \e
- end
- begin
- prog = fbi
- button = Menu
- 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 = Ok
- repeat = 0
- config = \r
- end
- begin
- prog = irpty
- button = Play
- repeat = 0
- config = \r
- end
- begin
- prog = irpty
- button = Pause
- repeat = 0
- config = \t
- end
- begin
- prog = irpty
- button = Menu
- repeat = 0
- config = \e
- end
- begin
- prog = irpty
- button = Go
- repeat = 0
- config = \t
- end
- begin
- prog = irpty
- button = Blank
- repeat = 0
- config = \t
- end
- begin
- prog = irpty
- button = Red
- repeat = 0
- config = \e
- end
-