/* Keymap sample designed for use with the General Sales Application (GSA) Filename: KEYMAP.000 This file must be installed on the store controller(s) in the ADX_UDT1 directory if the user plans to use a normal PC keyboard in place of either a POS or ANPOS keyboard. This would normally be used in a test environment to bypass the actual test of a live POS keyboard. The file will be named KEYMAP.000 if there is one translation for all such terminals in a given store. The file will be named KEYMAP.xxx if there is a need to have differing key mappings for different terminals within a given store. The "xxx" would represent individual 3-digit terminal numbers. Each terminal using virtual keyboards would have to have a KEYMAP file in the ADX_UDT1 directory of the store controller(s). Note 1: Forward slash and asterisk combinations are used to isolate comments. Note 2: S1 and S2 keys default to the F1 and F2 keys, respectively. Key translations are listed below. The user may add or modify as needed subject to the restrictions listed in this file. 4690 PC Application Key Key Code --- ----------- /* G S A */ /* */ a = 71 /* Action code */ k = 76 /* SignOn */ e = 95 /* Enter */ t = 75 /* Total */ m = MGR_KEY /* Total */ / = 78 /* slash key */ c = 69 /* cash key */ r = 212 /* return key */ x = 101 /* check key */ y = 102 /* charge key */ z = 179 /* Debit key */ v = 61 /* void key */ q = 96 /* quantity key */ 9 = 57 /* NUMERIC 9 key */ 8 = 56 /* NUMERIC 8 key */ 7 = 55 /* NUMERIC 8 key */ 6 = 54 /* NUMERIC 6 key */ 5 = 53 /* NUMERIC 5 key */ 4 = 52 /* NUMERIC 4 key */ 3 = 51 /* NUMERIC 3 key */ 2 = 50 /* NUMERIC 2 key */ 1 = 49 /* NUMERIC 1 key */ 0 = 48 /* NUMERIC 0 key */