VirtualBox

Ignore:
Timestamp:
Jul 31, 2007 5:41:28 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23360
Message:

Moved the Wine-based keyboard handler library into a separate shared object to make it absolutely clear that it is not a part of VirtualBox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h

    r3701 r3945  
    4444int getKeysymsPerKeycode();
    4545
    46 // initialize the X keyboard subsystem, safe for use on remote X servers
    47 bool initXKeyboardSafe(Display *dpy);
    48 // our custom keyboard handler, safe for use on remote X servers
    49 void handleXKeyEventSafe(Display *dpy, XEvent *event, WINEKEYBOARDINFO *wineKbdInfo);
    50 // returns the number of keysyms per keycode (only valid after initXKeyboard()), safe
    51 // for use on remote X servers
    52 int getKeysymsPerKeycodeSafe();
    53 
    54 
    5546#endif // __XKeyboard_h__
Note: See TracChangeset for help on using the changeset viewer.

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