LIRC-et probalta mar valaki?

Kezdőlap Fórumok UHU Linux Általános UHU problémák, javaslatok LIRC-et probalta mar valaki?

6 bejegyzés megtekintése - 11-16 / 16
  • Szerző
    Bejegyzés
  • #1916359
    MM
    Felhasználó

      ezért nem fognak engem szeretni …

      elég zûrös de minden benne van ami kell 🙂

      #
      # defaults:
      #
      # remote = *
      # repeat = 0
      #
      #
      #

      begin
      prog = irexec
      button = ENTER
      config = aumix -l 55
      repeat = 0
      end

      #begin
      # prog = irexec
      # button = POWER
      # config = xawtv &]/dev/null &
      # mode = tv
      # flags= once
      #end
      begin
      prog = irexec
      button = POWER
      config = tvtime &
      config = tvtime-command QUIT
      mode = tvtime
      # flags = once
      end

      begin
      prog = irexec
      button = VOL_UP
      config = aumix -v+5
      repeat = 0
      end

      begin
      prog = irexec
      button = VOL_DOWN
      config = aumix -v-5
      repeat = 0
      end

      begin other
      begin
      prog = irexec
      button = VOL_UP
      config = Kmix -w+5
      repeat = 1
      end

      begin
      prog = irexec
      button = VOL_DOWN
      config = Kmix -w-5
      repeat = 1
      end

      begin
      prog = irxevent
      button = 5
      config = Key o CurrentWindow
      end

      begin
      prog = irxevent
      button = 0
      config = Key p CurrentWindow
      end

      begin
      prog = irxevent
      button = 4
      config = Key Left CurrentWindow
      repeat = 1
      end

      begin
      prog = irxevent
      button = 6
      config = Key Right CurrentWindow
      repeat = 1
      end

      begin
      prog = irxevent
      button = 2
      config = Key Up CurrentWindow
      repeat = 1
      end

      begin
      prog = irxevent
      button = 8
      config = Key Down CurrentWindow
      repeat = 1
      end

      begin
      prog = irxevent
      button = CH_UP
      config = Key Page_Up CurrentWindow
      repeat = 1
      end

      begin
      prog = irxevent
      button = CH_DOWN
      config = Key Page_Down CurrentWindow
      repeat = 1
      end

      begin
      prog = irexec
      button = SCAN
      config = xset s activate
      config = xset s reset
      end
      end other

      begin tv
      begin
      prog = irexec
      button = CH_UP
      config = xawtv-remote setstation next
      end

      begin
      prog = irexec
      button = CH_DOWN
      config = xawtv-remote setstation prev
      end

      begin
      prog = irexec
      button = VOL_UP
      config = aumix -v+5
      repeat = 1
      end

      begin
      prog = irexec
      button = VOL_DOWN
      config = aumix -v-5
      repeat = 1
      end

      begin
      prog = irexec
      button = FULLSCREEN
      config = xawtv-remote fullscreen
      end

      begin
      prog = irexec
      button = 1
      config = xawtv-remote keypad 1
      end

      begin
      prog = irexec
      button = 2
      config = xawtv-remote keypad 2
      end

      begin
      prog = irexec
      button = 3
      config = xawtv-remote keypad 3
      end

      begin
      prog = irexec
      button = 4
      config = xawtv-remote keypad 4
      end

      begin
      prog = irexec
      button = 5
      config = xawtv-remote keypad 5
      end

      begin
      prog = irexec
      button = 6
      config = xawtv-remote keypad 6
      end

      begin
      prog = irexec
      button = 7
      config = xawtv-remote keypad 7
      end

      begin
      prog = irexec
      button = 8
      config = xawtv-remote keypad 8
      end

      begin
      prog = irexec
      button = 9
      config = xawtv-remote keypad 9
      end

      begin
      prog = irexec
      button = 0
      config = xawtv-remote keypad 0
      end

      begin
      prog = irexec
      button = MUTE
      config = xawtv-remote volume mute
      end

      begin
      prog = irexec
      button = MINIMIZE
      config = xawtv-remote showtime
      end

      begin
      prog = irexec
      button = TV/FM
      config = xawtv-remote quit
      flags = once
      flags = mode
      end

      end tv

      begin
      prog = irexec
      button = VIDEO
      config = mplayer -idx
      mode = mplayer
      flags = once
      end

      begin mplayer
      begin
      button = VOL_UP
      prog = mplayer
      config = volume 1
      repeat = 1
      end

      begin
      button = VOL_DOWN
      prog = mplayer
      config = volume -1
      repeat = 1
      end

      begin
      button = FULLSCREEN
      prog = mplayer
      config = vo_fullscreen
      repeat = 1
      end

      begin
      button = CH_UP
      prog = mplayer
      config = seek +10
      repeat = 1
      end

      begin
      button = CH_DOWN
      prog = mplayer
      config = seek -10
      repeat = 1
      end

      begin
      button = TV/FM
      prog = mplayer
      config = quit
      end
      end mplayer

      #begin
      # prog = irexec
      # button = SCAN
      # config = xmms&
      # mode = xmms
      # flags = once
      #end

      begin xmms
      begin
      prog = xmms
      button = VOL_UP
      config = VOL_UP 5
      repeat = 2
      end

      begin
      prog = xmms
      button = VOL_DOWN
      config = VOL_DOWN 5
      repeat = 2
      end

      begin
      prog = xmms
      button = CH_UP
      config = NEXT
      end

      begin
      prog = xmms
      button = CH_DOWN
      config = PREV
      end

      begin
      prog = xmms
      button = FULLSCREEN
      config = PLAYPAUSE
      end

      begin
      prog = xmms
      button = FINE_UP
      config = FWD 15
      end

      begin
      prog = xmms
      button = FINE_DOWN
      config = BWD 15
      end

      begin
      prog = xmms
      button = TV/FM
      config = QUIT
      flags = mode
      end
      end xmms

      #begin
      # prog = irexec
      # button = MTS
      # config = animenu
      # mode = animenu
      # flags = once
      #end

      begin animenu
      begin
      prog = animenu
      button = CH_UP
      config = Show
      end

      begin
      prog = animenu
      button = VOL_UP
      config = Next
      end

      begin
      prog = animenu
      button = VOL_DOWN
      config = Prev
      end

      begin
      prog = animenu
      button = FULLSCREEN
      config = Select
      end

      begin
      prog = animenu
      button = CH_DOWN
      config = Back
      end
      end animenu

      begin
      prog = irexec
      button = CC
      config = /home/matt/freevo-1.3.2/freevo
      end

      #begin tvtime
      begin
      prog = irexec
      button = CH_UP
      config = tvtime-command CHANNEL_INC
      end

      begin
      prog = irexec
      button = CH_DOWN
      config = tvtime-command CHANNEL_DEC
      end

      begin
      prog = irexec
      button = 1
      config = tvtime-command CHANNEL_1
      end

      begin
      prog = irexec
      button = 2
      config = tvtime-command CHANNEL_2
      end

      begin
      prog = irexec
      button = 3
      config = tvtime-command CHANNEL_3
      end

      begin
      prog = irexec
      button = 4
      config = tvtime-command CHANNEL_4
      end

      begin
      prog = irexec
      button = 5
      config = tvtime-command CHANNEL_5
      end

      begin
      prog = irexec
      button = 6
      config = tvtime-command CHANNEL_6
      end

      begin
      prog = irexec
      button = 7
      config = tvtime-command CHANNEL_7
      end

      begin
      prog = irexec
      button = 8
      config = tvtime-command CHANNEL_8
      end

      begin
      prog = irexec
      button = 9
      config = tvtime-command CHANNEL_9
      end

      begin
      prog = irexec
      button = 0
      config = tvtime-command CHANNEL_0
      end
      begin
      prog = irexec
      button = RECALL
      config = tvtime-command CHANNEL_PREV
      end

      begin
      prog = irexec
      button = SCAN
      config = tvtime-command CHANNEL_SCAN
      end

      begin
      prog = irexec
      button = ENTER
      config = tvtime-command ENTER
      end

      begin
      prog = irexec
      button = MTS
      config = tvtime-command DISPLAY_INFO
      end

      begin
      prog = irexec
      button = VOL_UP
      config = tvtime-command MIXER_UP
      repeat = 1
      end

      begin
      prog = irexec
      button = VOL_DOWN
      config = tvtime-command MIXER_DOWN
      repeat = 1
      end

      begin
      prog = irexec
      button = FULLSCREEN
      config = tvtime-command TOGGLE_FULLSCREEN
      end

      begin
      prog = irexec
      button = MUTE
      config = tvtime-command TOGGLE_MUTE
      end

      #begin
      # prog = irexec
      # button = TV/FM
      # config = QUIT
      # flags = once
      # flags = mode
      #end
      #end tvtime

      begin
      prog = irexec
      button = DISPLAY
      config = sudo /sbin/shutdown -h now
      end

      #1916360
      PcZolee
      Felhasználó

        Köszi. sikerült, sokat segítettél vele!

        #1916361
        PcZolee
        Felhasználó

          Vki nem tudja, hogy az irxevent -et hogyan tudom a gép indulásakor autómatikusan elindítani? Mert így irxevent & nem megy, azt írja, hogy Can’t Open Display! Ezt úgy csináltam, hogy csináltam egy scriptet a rc.boot alá, a lircd, meg a irexec (irexec -d -vel) eökéletesen elindul!

          #1916362
          rushmoon
          Felhasználó

            Vki nem tudja, hogy az irxevent -et hogyan tudom a gép indulásakor autómatikusan elindítani? Mert így irxevent & nem megy, azt írja, hogy Can’t Open Display! Ezt úgy csináltam, hogy csináltam egy scriptet a rc.boot alá, a lircd, meg a irexec (irexec -d -vel) eökéletesen elindul!

            A hibaüzi alapján még nem fut az X amikor indítod. Próbáld meg a kde ill. gnome automatikusan induló cuccai közé tenni, esetleg .xinitrc-be.

            #1916363
            PcZolee
            Felhasználó

              Köszi, de végülis betettem a KDE autostart-jába!

              #1871202
              csaba
              Felhasználó

                Sziasztok!

                Pinnacle PCTV Pro-val szeretnem osszehozni a Zapping-et. Addig eljutottam, hogy a winlirc-rol letoltottem a lircd.conf-ot ehhez a kartyahoz. De a lircd-vel nem jutok semmire, belotodik, de nem tudom beallitani a Zappingben. Ha valaki problta, kerem irja le, kb. hogyan kell.

                Koszi:
                Priusz

              6 bejegyzés megtekintése - 11-16 / 16
              • Be kell jelentkezni a hozzászóláshoz.