#include <umsproto.hpp>
Static Public Member Functions | |
void | setUbitProtocols (class UNatDisp *, class UNatWin *) |
Static Public Attributes | |
const int | UMS_DEFAULT_PORT = 9666 |
the default port of the UMS (Ubit Mouse/Message Server) | |
const u_id | UBIT_EVENT_FLOW = 1<<14 |
state field of X and U Events when an alternate mouse pointer is used | |
const char * | UBIT_SELECTION = "_UBIT_SELECTION" |
const char * | UBIT_MESSAGE = "_UBIT_MESSAGE" |
const char * | UBIT_WINDOW = "_UBIT_WINDOW" |
X Window atoms that identifie Ubit actions and windows. |
|
state field of X and U Events when an alternate mouse pointer is used Notes:
|
|
X Window atoms that identifie Ubit actions and windows. Note: the ASCII name of the atoms are "_UBIT_SELECTION", etc. |
|
the default port of the UMS (Ubit Mouse/Message Server) umsd (the UMS demon) is available in directory ubit/ums |