Public Member Functions

PS2Mouse Class Reference

PS2Mouse emulation. More...

Inheritance diagram for PS2Mouse:
StaticReceiver< PS2Mouse > Device

List of all members.

Public Member Functions

bool receive (MessageInput &msg)
bool receive (MessagePS2 &msg)
void set_defaults ()
 PS2Mouse (DBus< MessagePS2 > &bus_ps2, unsigned ps2port, unsigned hostmouse)

Detailed Description

PS2Mouse emulation.

Copyright (C) 2007-2009, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. A PS2 keyboard gets mouse packets the hostbus as input and outputs them on the ps2 bus.

State: stable Features: mouse commands including poll mode, scaling, packet merging, resolution adaption Missing: different sample rate, packet resend, z-coordinate Documentation: PS2 hitrc, PS2 Mouse Interface, Trackpoint Engineering Specification 3E


Constructor & Destructor Documentation

PS2Mouse::PS2Mouse ( DBus< MessagePS2 > &  bus_ps2,
unsigned  ps2port,
unsigned  hostmouse 
) [inline]

Member Function Documentation

bool PS2Mouse::receive ( MessageInput msg  )  [inline]
bool PS2Mouse::receive ( MessagePS2 msg  )  [inline]
void PS2Mouse::set_defaults (  )  [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines