char_mouse.c File Reference

#include <ipc/mouse.h>
#include <stdio.h>
#include <stdlib.h>
#include <async.h>
#include <errno.h>
#include <devmap.h>
#include <char_mouse.h>
#include <mouse_port.h>
#include <mouse_proto.h>

Go to the source code of this file.

Defines

#define NAME   "mouse"
#define NAMESPACE   "hid_in"

Functions

static void client_connection (ipc_callid_t iid, ipc_call_t *icall)
int main (int argc, char **argv)
static void mouse_ev_btn (int button, int press)
static void mouse_ev_move (int dx, int dy)
void mouse_handle_byte (int byte)

Variables

int client_phone = -1


Detailed Description

Definition in file char_mouse.c.


Generated on Thu Jun 2 07:45:55 2011 for HelenOS/USB by  doxygen 1.4.7