##########################ЗАПУСК ПРОГРАММ########################### #Запуск кафеина #begin # prog = irexec # button = 1 # config = kaffeine -f DVB # flags = mode #end #Запуск Амарок #begin # prog = irexec # button = 2 # config = amarok %U # flags = mode #end begin prog = irexec button = 1 config = amarok %U flags = mode end begin prog = irexec button = power config = kill -KILL amarok flags = mode end #############MPLAYER################################################ #begin # button = play # prog = mplayer # config = osd\nosd\npause # config = pasue\nosd\nosd # delay = 0 # repeat = 0 #end begin button = v+ prog = mplayer config = volume 1 repeat = 1 end begin button = v- prog = mplayer config = volume -1 repeat = 1 end begin button = stop prog = mplayer config = PAUSE end begin prog = mplayer button = screen config = vo_fullscreen end begin prog = mplayer button = < config = seek -50 repeat = 1 end begin prog = mplayer button = > config = seek 50 repeat = 1 end begin prog = mplayer button = power config = quit end #Включение-выключение субтитров begin prog = mplayer button = zelenyi config = vobsub_lang 1 config = vobsub_lang end #Вывод на экран названия воспроизводимого файла begin prog = mplayer button = sinii config = osd_show_property_text "${filename}" 2400 config = osd_show_text "" end #Вывод продолж./остаток фильма begin prog = mplayer button = menu config = osd 3 config = osd 1 end ###################################################################### begin button = fast_forward prog = xmms config = NEXT end begin button = play prog = xmms config = PLAY end begin button = rewind prog = xmms config = PREV end begin button = pause prog = xmms config = PAUSE end begin button = stop prog = xmms config = STOP end begin button = record prog = xmms config = SHUFFLE end begin button = vol-up prog = xmms config = VOL_UP 10 repeat = 5 end begin button = vol-down prog = xmms config = VOL_DOWN 10 repeat = 5 end begin button = cursor-right prog = xmms config = FWD 3 repeat = 5 end begin button = cursor-up prog = xmms config = FWD 10 repeat = 5 end begin button = cursor-left prog = xmms config = BWD 3 repeat = 5 end begin button = cursor-down prog = xmms config = BWD 10 repeat = 5 end begin button = mute prog = xmms config = MUTE end begin button = power prog = xmms config = QUIT end begin prog = xmms button = 1 config = SELECT 1 end begin prog = xmms button = 2 config = SELECT 2ABC end begin prog = xmms button = 3 config = SELECT 3DEF end begin prog = xmms button = 4 config = SELECT 4GHI end begin prog = xmms button = 5 config = SELECT 5JKL end begin prog = xmms button = 6 config = SELECT 6MNO end begin prog = xmms button = 7 config = SELECT 7PQRS end begin prog = xmms button = 8 config = SELECT 8TUV end begin prog = xmms button = 9 config = SELECT 9WXYZ end begin prog = xmms button = 0 config = SELECT 0 end begin prog = xmms button = dvd-root_menu config = LIST end begin button = c prog = xmms config = PLAYLIST_CLEAR end begin button = launch_setup prog = xmms config = PLAYLIST_SET /data/ftp/audio/_playlists/my_mega_mix.m3u end begin button = dvd prog = xmms config = PLAYLIST_SET /mnt/cdrom end begin button = tv prog = xmms config = SLEEP 1 end