sourceforge.net

Menu

[291b40]: / remotes / panasonic / VEQ2051.lircd.conf  Maximize  Restore  History

Download this file

103 lines (95 with data), 3.7 kB

#
# contributed by Martin Mares <mj@ucw.cz>
#
# brand:             Panasonic
# model:             VEQ2051
# supported devices:
#
begin remote
  name		VEQ2051
  bits		   32
  flags		SPACE_ENC
  eps		   30
  aeps		  100
  header	 3640  1585
  one		  508  1243
  zero		  508   358
  ptrail	  473
  pre_data_bits	   16
  pre_data	0x4004
  gap		74694
  toggle_bit	    0
  begin codes
# This RC is can control either a VCR or a TV set, depending on the position
# of a mode (VCR/TV) switch.
# VCR control keys (generate VCR codes in both modes):
          KEY_REWIND               0x09004049                #  Was: REW
          KEY_PLAY                 0x09005059                #  Was: PLAY
          KEY_STOP                 0x09000009                #  Was: STOP
          KEY_FASTFORWARD          0x0900C0C9                #  Was: FFWD
          KEY_OK                   0x09801A93                #  Was: OK
          KEY_EXIT                 0x098066EF                #  Was: EXIT
          KEY_MENU                 0x09806AE3                #  Was: MENU
	SHOW_VIEW           0x0980BA33
	PAUSE/SLOW          0x09006069
          KEY_RECORD               0x09001019                #  Was: REC
          KEY_SEARCH               0x0980B930                #  Was: SEARCH
	INDEX_PREV          0x0900929B
	INDEX_NEXT          0x0900525B
	RED_+               0x09800980
	RED_-               0x09808900
	GREEN_+             0x098049C0
	GREEN_-             0x0980C940
	YELLOW_+            0x098029A0
	YELLOW_-            0x0980A920
	BLUE_+              0x098069E0
	BLUE_-              0x0980E960
	PROG/CHECK          0x09808009
          KEY_CANCEL               0x09809019                #  Was: CANCEL
	VPS/PDC             0x098060E9
	SP/LP               0x098050D9
	TIMER_REC           0x09002D24
	AV_LINK             0x09006C65
	AUDIO_OUT           0x0900CCC5
	OSD/DISPLAY         0x0980FA73
	RESET               0x09002A23
	DIRECT_TV_REC       0x0900434A
# TV only keys (generate TV codes in both modes):
	TV_VOLUME_+         0x01000405
	TV_VOLUME_-         0x01008485
# Shared keys, VCR mode:
          KEY_1                    0x09000801                #  Was: 1
          KEY_2                    0x09008881                #  Was: 2
          KEY_3                    0x09004841                #  Was: 3
          KEY_4                    0x0900C8C1                #  Was: 4
          KEY_5                    0x09002821                #  Was: 5
          KEY_6                    0x0900A8A1                #  Was: 6
          KEY_7                    0x09006861                #  Was: 7
          KEY_8                    0x0900E8E1                #  Was: 8
          KEY_9                    0x09001811                #  Was: 9
	AV                  0x0900030A
          KEY_0                    0x09009891                #  Was: 0
          KEY_102ND                0x0900DCD5                #  Was: -/--
	TRACKING_+          0x09002C25
	TRACKING_-          0x0900ACA5
          KEY_POWER                0x0900BCB5                #  Was: POWER
#       TV/TEXT		    --doesn't generate anything--
# Shared keys, TV mode:
	TV_1                0x01000809
	TV_2                0x01008889
	TV_3                0x01004849
	TV_4                0x0100C8C9
	TV_5                0x01002829
	TV_6                0x0100A8A9
	TV_7                0x01006869
	TV_8                0x0100E8E9
	TV_9                0x01001819
	TV_AV               0x0100A0A1
	TV_0                0x01009899
	TV_-/--             0x0100DCDD
	TV_+                0x01002C2D
	TV_-                0x0100ACAD
	TV_POWER            0x0100BCBD
	TV_TV/TEXT          0x0180C041
  end codes
end remote

Read the original on sourceforge.net ↗