Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4687 5401 d 4 h jermar /tags/0.4.1/ Tag 0.4.1  
4649 5420 d 3 h svoboda /trunk/uspace/srv/kbd/layout/ Fix comments.  
4462 5462 d 6 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
 
4285 5511 d 3 h svoboda /trunk/uspace/srv/kbd/ Implement Czech combinator keys (hacek and carka).  
4240 5521 d 9 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.  
4236 5521 d 16 h svoboda /trunk/uspace/ UCS in keyboard driver.  
3942 5565 d 4 h svoboda /trunk/uspace/srv/kbd/ e0-prefixed pc scancodes. Num Lock and numeric keyboard.  
3933 5566 d 2 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3923 5568 d 2 h svoboda /trunk/ Keyboard driver overhaul -- organize by hardware structure. This is w.i.p. Modifier keys, as well as ppc32, ia64 and sparc64 will not work yet.