VirtualBox

Changeset 954 in vbox


Ignore:
Timestamp:
Feb 16, 2007 5:02:59 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18709
Message:

Fixed keyboard handling in Linux. Set XKEYBOARD_NEW=1 in LocalConfig.kmk to activate it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile

    r924 r954  
    111111        src/VBoxFBDDRAW.cpp
    112112
     113ifdef XKEYBOARD_NEW
     114VirtualBox_SOURCES.linux = \
     115        src/linux/XKeyboardNew.cpp
     116else
    113117VirtualBox_SOURCES.linux = \
    114118        src/linux/XKeyboard.cpp \
    115119        src/linux/keyboard.c
     120endif
    116121
    117122VirtualBox_CXXFLAGS.win = \
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