4649 |
5757 d 15 h |
svoboda |
/trunk/uspace/srv/kbd/layout/ |
Fix comments. |
|
/trunk/uspace/srv/kbd/layout/cz.c /trunk/uspace/srv/kbd/layout/us_qwerty.c
|
4596 |
5772 d 22 h |
decky |
/trunk/uspace/srv/kbd/ |
avoid compiler warnings and one small bug |
|
/trunk/uspace/srv/kbd/ctl/pc.c /trunk/uspace/srv/kbd/genarch/gsp.c /trunk/uspace/srv/kbd/layout/cz.c /trunk/uspace/srv/kbd/port/i8042.c
|
4462 |
5799 d 18 h |
decky |
/trunk/uspace/srv/kbd/ |
keyboard server rewrite: rename "kbd events" to more generic "console events" and similar changes
rename key_buffer.* to keybuffer.*
coding style changes |
|
/trunk/uspace/srv/kbd/generic/keybuffer.c /trunk/uspace/srv/kbd/include/keybuffer.h
/trunk/uspace/srv/kbd/generic/key_buffer.c /trunk/uspace/srv/kbd/include/key_buffer.h
/trunk/uspace/srv/kbd/Makefile /trunk/uspace/srv/kbd/ctl/gxe_fb.c /trunk/uspace/srv/kbd/ctl/pc.c /trunk/uspace/srv/kbd/ctl/stty.c /trunk/uspace/srv/kbd/ctl/sun.c /trunk/uspace/srv/kbd/genarch/stroke.c /trunk/uspace/srv/kbd/generic/kbd.c /trunk/uspace/srv/kbd/include/kbd.h /trunk/uspace/srv/kbd/include/layout.h /trunk/uspace/srv/kbd/layout/cz.c /trunk/uspace/srv/kbd/layout/us_dvorak.c /trunk/uspace/srv/kbd/layout/us_qwerty.c
|
4298 |
5847 d 15 h |
svoboda |
/trunk/uspace/srv/kbd/layout/ |
Handle shift properly on top row of main block in Czech layout. |
|
/trunk/uspace/srv/kbd/layout/cz.c
|
4285 |
5848 d 15 h |
svoboda |
/trunk/uspace/srv/kbd/ |
Implement Czech combinator keys (hacek and carka). |
|
/trunk/uspace/srv/kbd/generic/kbd.c /trunk/uspace/srv/kbd/include/layout.h /trunk/uspace/srv/kbd/layout/cz.c /trunk/uspace/srv/kbd/layout/us_dvorak.c /trunk/uspace/srv/kbd/layout/us_qwerty.c
|
4240 |
5858 d 21 h |
svoboda |
/trunk/ |
Primitive means of switching keyboard layout at run time. Use Ctrl+Fn, 1 = QWERTY, 2 = Dvorak, 3 = Czech. Remove compile-time option. |
|
/trunk/HelenOS.config /trunk/defaults/amd64/Makefile.config /trunk/defaults/arm32/Makefile.config /trunk/defaults/ia32/Makefile.config /trunk/defaults/ia64/Makefile.config /trunk/defaults/mips32/Makefile.config /trunk/defaults/ppc32/Makefile.config /trunk/defaults/sparc64/Makefile.config /trunk/uspace/srv/console/console.c /trunk/uspace/srv/kbd/Makefile /trunk/uspace/srv/kbd/generic/kbd.c /trunk/uspace/srv/kbd/include/layout.h /trunk/uspace/srv/kbd/layout/cz.c /trunk/uspace/srv/kbd/layout/us_dvorak.c /trunk/uspace/srv/kbd/layout/us_qwerty.c
|
4239 |
5858 d 21 h |
svoboda |
/trunk/uspace/ |
Make Czech layout work partially in bdsh. |
|
/trunk/uspace/app/bdsh/input.c /trunk/uspace/app/tester/print/print4.c /trunk/uspace/lib/libc/Makefile.toolchain /trunk/uspace/lib/libc/generic/console.c /trunk/uspace/lib/libc/generic/io/io.c /trunk/uspace/lib/libc/include/console.h /trunk/uspace/srv/kbd/layout/cz.c
|
4237 |
5859 d 3 h |
svoboda |
/trunk/ |
WIP Czech keyboard layout. |
|
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/HelenOS.config /trunk/uspace/srv/kbd/Makefile
|