kolibrios/programs/system/taskbar/trunk
Ivan Baravy 31d2901d78 [taskbar] Add LCtrl+Esc hotkey to open/close menu
git-svn-id: svn://kolibrios.org@9933 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-02 01:57:02 +00:00
..
build_en.bat
build_et.bat
build_ru.bat
ctx_menu.asm appearance: 2021-12-24 20:07:57 +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
LANG.INI
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] Add LCtrl+Esc hotkey to open/close menu 2023-09-02 01:57:02 +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 кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)