Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4596 5439 d 13 h decky /trunk/uspace/srv/kbd/ avoid compiler warnings and one small bug  
4462 5466 d 10 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
 
4298 5514 d 7 h svoboda /trunk/uspace/srv/kbd/layout/ Handle shift properly on top row of main block in Czech layout.  
4285 5515 d 7 h svoboda /trunk/uspace/srv/kbd/ Implement Czech combinator keys (hacek and carka).  
4240 5525 d 13 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.  
4239 5525 d 13 h svoboda /trunk/uspace/ Make Czech layout work partially in bdsh.  
4237 5525 d 19 h svoboda /trunk/ WIP Czech keyboard layout.  
4236 5525 d 19 h svoboda /trunk/uspace/ UCS in keyboard driver.  
4036 5555 d 21 h decky /trunk/uspace/srv/kbd/layout/ cstyle  
4035 5556 d 6 h svoboda /trunk/uspace/srv/kbd/layout/ Update Dvorak layout.  
3942 5569 d 8 h svoboda /trunk/uspace/srv/kbd/ e0-prefixed pc scancodes. Num Lock and numeric keyboard.  
3933 5570 d 6 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3923 5572 d 6 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.