1*b39c5158Smillert# 2*b39c5158Smillert# $Id: ctrl.ucm,v 2.0 2004/05/16 20:55:23 dankogai Exp $ 3*b39c5158Smillert# 4*b39c5158Smillert<code_set_name> "ascii-ctrl" 5*b39c5158Smillert<mb_cur_min> 1 6*b39c5158Smillert<mb_cur_max> 1 7*b39c5158Smillert<subchar> \x3F 8*b39c5158Smillert# 9*b39c5158SmillertCHARMAP 10*b39c5158Smillert<U0000> \x00 |0 # <control> 11*b39c5158Smillert<U0001> \x01 |0 # <control> 12*b39c5158Smillert<U0002> \x02 |0 # <control> 13*b39c5158Smillert<U0003> \x03 |0 # <control> 14*b39c5158Smillert<U0004> \x04 |0 # <control> 15*b39c5158Smillert<U0005> \x05 |0 # <control> 16*b39c5158Smillert<U0006> \x06 |0 # <control> 17*b39c5158Smillert<U0007> \x07 |0 # <control> 18*b39c5158Smillert<U0008> \x08 |0 # <control> 19*b39c5158Smillert<U0009> \x09 |0 # <control> 20*b39c5158Smillert<U000A> \x0A |0 # <control> 21*b39c5158Smillert<U000B> \x0B |0 # <control> 22*b39c5158Smillert<U000C> \x0C |0 # <control> 23*b39c5158Smillert<U000D> \x0D |0 # <control> 24*b39c5158Smillert<U000E> \x0E |0 # <control> 25*b39c5158Smillert<U000F> \x0F |0 # <control> 26*b39c5158Smillert<U0010> \x10 |0 # <control> 27*b39c5158Smillert<U0011> \x11 |0 # <control> 28*b39c5158Smillert<U0012> \x12 |0 # <control> 29*b39c5158Smillert<U0013> \x13 |0 # <control> 30*b39c5158Smillert<U0014> \x14 |0 # <control> 31*b39c5158Smillert<U0015> \x15 |0 # <control> 32*b39c5158Smillert<U0016> \x16 |0 # <control> 33*b39c5158Smillert<U0017> \x17 |0 # <control> 34*b39c5158Smillert<U0018> \x18 |0 # <control> 35*b39c5158Smillert<U0019> \x19 |0 # <control> 36*b39c5158Smillert<U001A> \x1A |0 # <control> 37*b39c5158Smillert<U001B> \x1B |0 # <control> 38*b39c5158Smillert<U001C> \x1C |0 # <control> 39*b39c5158Smillert<U001D> \x1D |0 # <control> 40*b39c5158Smillert<U001E> \x1E |0 # <control> 41*b39c5158Smillert<U001F> \x1F |0 # <control> 42*b39c5158SmillertEND CHARMAP 43