VirtualBox

Changeset 26387 in vbox


Ignore:
Timestamp:
Feb 9, 2010 3:33:19 PM (15 years ago)
Author:
vboxsync
Message:

Additions/linux: xorg.conf hacking: fix for the case of old X.Org versions with no initial configuration file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh

    r26386 r26387  
    460460            if test -z "$configured" -a ! -r "$nobak"; then
    461461                touch "$main_cfg"
    462                 "$lib_dir/x11config-new.pl" --autoMouse --noBak "$main_cfg"
     462                "$lib_dir/x11config-new.pl" $newmouse $automouse $nopsaux --noBak "$main_cfg"
    463463                touch "$nobak"
    464464            fi
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