adb_mouse.c File Reference

#include <ipc/mouse.h>
#include <stdio.h>
#include <stdlib.h>
#include <async.h>
#include <errno.h>
#include <devmap.h>
#include "adb_mouse.h"
#include "adb_dev.h"

Go to the source code of this file.

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_data (uint16_t data)

Variables

static bool b1_pressed
static bool b2_pressed
static int client_phone = -1


Detailed Description

Definition in file adb_mouse.c.


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