MercuryInputFB.cpp File Reference

#include "MercuryInputFB.h"
#include "MercuryLog.h"
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>

Go to the source code of this file.

Functions

InputEvent RemapFBKB (InputEvent &ie)

Variables

CursorDeviceDefaultCursorDevice = new FBMouse
bool FBKBResponce = AutoInputDeviceTracker.AddDevice( "KBFB", new DeviceKeyboardFB )


Function Documentation

InputEvent RemapFBKB ( InputEvent ie  ) 

Definition at line 21 of file MercuryInputFB.cpp.


Variable Documentation

CursorDevice* DefaultCursorDevice = new FBMouse

Definition at line 10 of file MercuryInputFB.cpp.

bool FBKBResponce = AutoInputDeviceTracker.AddDevice( "KBFB", new DeviceKeyboardFB )

Definition at line 11 of file MercuryInputFB.cpp.


Hosted by SourceForge.net Logo