home *** CD-ROM | disk | FTP | other *** search
- ##################################################
- ### Config file for the Logitech serial remote
- ##############
-
- ###########
- #### MPlayer keys
- ###############################
- begin
- prog = mplayer
- button = SEEK-
- repeat = 0
- config = seek -60
- end
- begin
- prog = mplayer
- button = SEEK+
- repeat = 0
- config = seek 60
- end
- begin
- prog = mplayer
- button = PAUSE
- repeat = 0
- config = pause
- end
- begin
- prog = mplayer
- button = STOP
- repeat = 0
- config = quit
- 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 = MOUSE_E
- repeat = 0
- config = menu ok
- end
- begin
- prog = mplayer
- button = MOUSE_W
- repeat = 0
- config = menu cancel
- end
- begin
- prog = mplayer
- button = MOUSE_N
- repeat = 0
- config = menu up
- end
- begin
- prog = mplayer
- button = MOUSE_S
- repeat = 0
- config = menu down
- 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
-
- ###########
- #### 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 = SEEK+
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = SEEK-
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = STOP
- 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 = HELP
- repeat = 0
- config = \e
- end
-
- ###########
- #### MoviX menu keys
- ###############################
- begin
- prog = irpty
- button = SEEK+
- repeat = 0
- config = \x6C
- end
- begin
- prog = irpty
- button = SEEK-
- repeat = 0
- config = \x68
- end
- begin
- prog = irpty
- button = STOP
- repeat = 1
- config = \x6A
- end
- begin
- prog = irpty
- button = MUTE
- repeat = 1
- config = \x6B
- 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 = HELP
- repeat = 0
- config = \e
- end
-