Iconsprites <Obey$Dir>.!Sprites
|This line sets the frame's width
Set KSwidth 20                  

|This line sets the frame's height
Set KSheight 30                   

|This line sets the all round border number
Set KSborder 1    

|This line sets the all round text repel
Set KSrepel 0
                                        
|This line determines if a frame is to be
| transparent or coloured.
| 0 = default white
| 1 = transparent
| 2 = colour frame according to the CMYK values below
Set KScolour 1

Set KSCyan 85
Set KSMagenta 0
Set KSyellow 86
Set KSKey 6

Set Keystroke$Do0 Alt+Ctrl+Shift+Keypad 2@preset frame
