ds_window_post_kbd_event 338 uspace/srv/hid/display/seat.c return ds_window_post_kbd_event(dwindow, event); ds_window_post_kbd_event 536 uspace/srv/hid/display/test/window.c rc = ds_window_post_kbd_event(wnd, &event); ds_window_post_kbd_event 61 uspace/srv/hid/display/window.h extern errno_t ds_window_post_kbd_event(ds_window_t *, kbd_event_t *);HelenOS homepage, sources at GitHub