VirtualBox

Changeset 1261 in vbox


Ignore:
Timestamp:
Mar 6, 2007 11:48:39 AM (18 years ago)
Author:
vboxsync
Message:

Fix to the Linux additions installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/x11config.pl

    r495 r1261  
    5656                }
    5757
     58                # Other drivers sending events interfere badly with pointer integration
     59                if ($line =~ /^\s*driver\s+\"(?:alwayscore|sendcoreevents)\"/i)
     60                {
     61                    $line = "\n";
     62                }
     63
    5864                if ($line =~ /^\s*driver\s+\"(?:fbdev|vga|vesa|vboxvideo|ChangeMe)\"/i)
    5965                {
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