home *** CD-ROM | disk | FTP | other *** search
- ##################################################
- ### Config file for the newer Abit remote control
- ##############
-
- ###########
- #### MPlayer keys
- ###############################
- begin
- prog = mplayer
- button = RetourArr
- repeat = 0
- config = seek -60
- end
- begin
- prog = mplayer
- button = AvanceRap
- 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 = Chap+
- repeat = 0
- config = menu up
- end
- begin
- prog = mplayer
- button = Chap-
- repeat = 0
- config = menu down
- end
- begin
- prog = mplayer
- button = Menu
- repeat = 0
- config = menu ok
- end
- begin
- prog = mplayer
- button = ESC
- 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 = Bright-
- repeat = 1
- config = brightness -1
- end
- begin
- prog = mplayer
- button = Bright+
- 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 = OnOff
- 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 = Chap+
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = Chap-
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = RetourArr
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = AvanceRap
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = ESC
- 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 = Enter
- 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 = Chap-
- repeat = 1
- config = \x6A
- end
- begin
- prog = irpty
- button = Chap+
- repeat = 1
- config = \x6B
- end
- begin
- prog = irpty
- button = Enter
- 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
-