Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4296 5502 d 17 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5541 d 21 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3905 5562 d 11 h svoboda /trunk/uspace/ Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.