# LIRC configuration for the TwinHan remote control.
# See http://www.doctort.org/adam/nerd-notes/mythtv-and-the-twinhan-remote.html
#

begin remote
        name TwinHan
        bits 32
        begin codes
        	FULLSCREEN       0x1002c
        	REC              0x10066
        	FAVOURITE        0x1002f
        	REWIND           0x10017
        	FASTFORWARD      0x10031
        	CH+              0x10068
        	VOL-             0x1006c
        	PLAY             0x1001c
		VOL+             0x10067
        	CH-              0x1006d
        	RECALL           0x1002e
        	STOP             0x1006b
        	PAUSE            0x10014
        	MUTE             0x10032
        	CANCEL           0x10001
        	CAPTURE          0x10019
        	PREVIEW          0x10025
        	EPG              0x10012
        	RECORDLIST       0x10026
        	TAB              0x1000f
        	TELETEXT         0x1001e
		0                0x1000b
		1                0x10002
		2                0x10003
		3                0x10004
		4                0x10005
		5                0x10006
		6                0x10007
		7                0x10008
		8                0x10009
		9                0x1000a
        end codes
end remote