Hotspot definition file for "lcdsim_mktview_2.bmp" . Author: Wolfgang Buescher Date: 2013-11-14 This file contains the coordinates for all function keys which may be clicked in the LCD simulator, along with the keyboard codes which will be sent to the application . Syntax: see LCD_EMU_LoadKeyboardHotspots() : token x1 y1 x2 y2 key_name key_area 500, 12, 549, 52, F1 ; F1 key_area 500, 78, 549, 118, F2 ; F2 key_area 500, 146, 549, 185, F3 ; F3 key_area 504, 219, 519, 231, UP ; Drehen -> CURSOR UP key_area 504, 244, 519, 256, DOWN ; Drehen -> CURSOR DOWN key_area 500, 222, 549, 261, ENTER ; Druecken-> "ENTER" LEDs on the front panel can also be defined in this file: token idx xc yc rad RGB-colors-hex(off,on_max) led_area 0, 524, 32, 8, 000000,FFFFFF ; 1st LED (full-colour RGB) led_area 1, 524, 98, 8, 000000,FFFFFF ; 2nd LED (full-colour RGB) led_area 2, 524,165, 8, 000000,FFFFFF ; 3rd LED (full-colour RGB)