VirtualBox

Ignore:
Timestamp:
Oct 21, 2010 11:07:23 AM (14 years ago)
Author:
vboxsync
Message:

Main: fix docs for aggregator API, burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r33296 r33298  
    405405    listener = console.eventSource.createListener()
    406406    registered = False
    407     # we create an aggregated event source to listen for multiple event types
     407    # we create an aggregated event source to listen for multiple event sources (keyboard and mouse in our case)
    408408    agg = console.eventSource.createAggregator([console.keyboard.eventSource, console.mouse.eventSource])
    409409    demo = open(file, 'w')
Note: See TracChangeset for help on using the changeset viewer.

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