Algunos aspectos del teclado en pantalla de SiteKiosk se pueden diseñar por su plantilla, es decir, puede crear su propia disposición o configuración (layout) de teclado e integrarlo con SiteKiosk.
Una configuración (layout) de teclado consiste en al menos dos imágenes .jpg, y de fromar similar al Mapa de Imagen de las páginas web (Client Side Image Map), puede definir áreas que el usuario puede presionar o hacer clic. Si el usuario hace clic en un área determinada, la función de subrayado (por ejemploo, la letra "A" se ha presionado) se ejecutará y la imagen de "presionado/a" se mostrará.
Por favor, tenga en cuenta lo siguiente:
Aunque crear su propia configuración (layout) de teclado es posible, debería prestar la atención que require su implementaci&oaucte;n.
Entienda que no podemos ofrecer ningún soporte para crear sus propios layouts de teclado (aparte de esta detallada documentación).
Necessary Components For Creating Your Own Layout
.Skskin file
This XML file (ending in .skskin) is needed for the accurate display of the on-screen keyboard layout in the configuration tool as well as for the dynamic download of on-screen keyboard layouts from the Internet. Here you can find the documentation of SKSKIN.
Defining file .XML
The defining file .XML contains the defined functions and arrays (similar to a Client Side Image Map). Here you can find the documentation of the .XML file.
Layout file in .jpg format
The browser basically displays only an image of the on-screen keyboard layout. This image can have any kind of shape and size. The image has to be created both for the unpressed and the pressed keys.
preview.png file
The configuration tool can only display the on-screen keyboard if a preview file of the applied layout has been created. This image must have the file format .png and the size 256x92 (256 pixels wide and 92 pixels high).