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