VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/vboxmouse/xorg71/mouse.h@ 19015

Last change on this file since 19015 was 6202, checked in by vboxsync, 17 years ago

re-export x11

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 254 bytes
Line 
1/*
2 * Copyright (c) 1997-1999 by The XFree86 Project, Inc.
3 */
4
5#ifndef MOUSE_H_
6#define MOUSE_H_
7
8#include "xf86OSmouse.h"
9
10const char * xf86MouseProtocolIDToName(MouseProtocolID id);
11MouseProtocolID xf86MouseProtocolNameToID(const char *name);
12
13#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette