VirtualBox

Ignore:
Timestamp:
Apr 15, 2009 3:22:27 PM (16 years ago)
Author:
vboxsync
Message:

Solaris/Additions: mouse wheel fix for Xorg 1.5.x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Installer/postinstall.sh

    r18657 r18907  
    213213        rm -f $vboxadditions_path/$xorgconf_unfit
    214214    fi
    215 
    216     $vboxadditions_path/x11config.pl
     215    case "$xorgversion" in
     216        7.1.* | 7.2.* | 6.9.* | 7.0.* | 1.3.* )
     217            $vboxadditions_path/x11config.pl
     218            ;;
     219        1.5.* )
     220            $vboxadditions_path/x11config15sol.pl
     221            ;;
     222    esac
    217223fi
    218224
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