kolibrios/programs/system/taskbar/trunk
Kirill Lipatov (Leency) bb56998236 TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)
git-svn-id: svn://kolibrios.org@8427 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 18:12:57 +00:00
..
build_en.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
build_et.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
build_ru.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
ctx_menu.asm - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
drawappl.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
drawbutt.inc
drawtray.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
drawwind.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
i_data.inc @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
KEYMAP.KEY Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
LANG.INI Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
libini.inc @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
makefile
MOI.INC TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport) 2020-12-16 18:12:57 +00:00
readme.txt
TASKBAR.ASM TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport) 2020-12-16 18:12:57 +00:00
taskbar.ini @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
Tupfile.lua
u_data.inc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Теперь панель читает настройки переключателя раскладок с внешнего файла lang.ini,
а сами раскладки с файла keymap.key 
keymap.key  представляет собой файл с блоков данных по 384 байта, 128 байт простая 
раскладка, потом 128 байт с shift,и 128 с alt 
в lang.ini языки обозначены цифрами, согласно списка. можно задать начальный язык,
азыки переключающиеся по ctrl+shift, (их 3 штуки) и языки, работающие с alt+цифра
(7 штук, пока все раскладки, что есть в наличии) подправил раскладку французского.
lang.ini, и keymap.key кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)