# lircrc.example.DVICO-irxevent # 2005-01-05, Jani Talikka # mailto:jani.talikka@gmail.com # based on lircrc.example.DVICO-nativelirc by Chris Pascoe # Save this file in ~/.lircrc begin prog = irxevent button = power config = Key Escape CurrentWindow end begin prog = irxevent button = Go # Swap the PiP windows config = Key N CurrentWindow end begin prog = irxevent button = 1 config = Key 1 CurrentWindow end begin prog = irxevent button = 2 config = Key 2 CurrentWindow end begin prog = irxevent button = 3 config = Key 3 CurrentWindow end begin prog = irxevent button = 4 config = Key 4 CurrentWindow end begin prog = irxevent button = 5 config = Key 5 CurrentWindow end begin prog = irxevent button = 6 config = Key 6 CurrentWindow end begin prog = irxevent button = 7 config = Key 7 CurrentWindow end begin prog = irxevent button = 8 config = Key 8 CurrentWindow end begin prog = irxevent button = 9 config = Key 9 CurrentWindow end begin prog = irxevent button = Back/Exit config = Key Esc CurrentWindow end begin prog = irxevent button = 0 config = Key 0 CurrentWindow end begin prog = irxevent button = menu config = Key M CurrentWindow end begin prog = irxevent button = epg config = Key M CurrentWindow end # Below are keys used with the Hauppauge Grey remote begin prog = irxevent # This is the Red key # We'll use it for "Delete" button = red config = Key D CurrentWindow end begin prog = irxevent # This is the Green key # We'll use it for "Information" button = green config = Key I CurrentWindow end # Note the "repeat =" strings in the volume and channel. # This means that if you hold down the key, every nth instance will be # passed. This depends on your system, so you may want to increase or # decrease this and see what happens. repeat = 1 is probably too # fast. begin prog = irxevent # This is the Yellow key # Use it as a volume key button = yellow repeat = 3 config = Key F10 CurrentWindow end begin prog = irxevent # This is the Blue key # Use it as a volume key button = blue repeat = 3 config = Key F11 CurrentWindow end begin prog = irxevent button = chup # This is the "up" on the central diamond repeat = 3 config = Key Up CurrentWindow end begin prog = irxevent button = chdown # This is the "down" on the central diamond repeat = 3 config = Key Down CurrentWindow end begin prog = irxevent button = voldown # This is the "left" on the central diamond repeat = 3 config = Key Left CurrentWindow end begin prog = irxevent button = volup # This is the "right" on the central diamond repeat = 3 config = Key Right CurrentWindow end begin prog = irxevent # Middle button on the diamond button = playpause config = Key Return CurrentWindow end begin prog = irxevent button = mute config = Key F9 CurrentWindow end begin prog = irxevent # Change focus for PiP (to change channel in the other window) button = atvdtv config = Key B CurrentWindow end begin prog = irxevent # Toggle PiP on/off button = zoom config = Key V CurrentWindow end begin prog = irxevent button = rew config = Key Left CurrentWindow end begin prog = irxevent button = stop config = Key P CurrentWindow end begin prog = irxevent button = ff config = Key Right CurrentWindow end begin prog = irxevent button = record config = Key R CurrentWindow end #begin # prog = irxevent ## Teletext # button = stop # config = Key T CurrentWindow #end begin prog = irxevent button = camera config = Key P CurrentWindow end begin prog = irxevent button = back # Use for backwards commercial skip config = Key Q CurrentWindow end begin prog = irxevent button = hd # Use for forward commercial skip config = Key Z CurrentWindow end begin prog = irxevent button = aspect config = Key W CurrentWindow end begin prog = irxevent button = dvhs config = Key c CurrentWindow end