3 * Copyright (C) 2007, Harbour, All rights reserved.
6 #ifndef _F_LINUX_INPUT_H_
7 #define _F_LINUX_INPUT_H_
9 #include <F_Input_Device.H>
14 class F_Linux_Input : public F_Input_Device {
18 F_Linux_Input() { /* unimplemented("linux_input"); */ }
20 bool check_for_events(F_Event_t *event);