VirtualBox

Ignore:
Timestamp:
Jan 19, 2012 6:10:07 PM (13 years ago)
Author:
vboxsync
Message:

Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling.

File:
1 edited

Legend:

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

    r39304 r39813  
    154154    case "$xorgversion" in
    155155        1.3.* )
    156             vboxmouse_src="vboxmouse_drv_71.so"
     156            vboxmouse_src="vboxmouse_drv_13.so"
    157157            vboxvideo_src="vboxvideo_drv_13.so"
    158158            ;;
     
    295295                rm -f $vboxadditions_path/$xorgconf_unfit
    296296            fi
    297             case "$xorgversion" in
    298                 7.1.* | 7.2.* | 6.9.* | 7.0.* | 1.3.* )
    299                     $vboxadditions_path/x11config.pl
    300                     ;;
    301                 1.4.* | 1.5.* | 1.6.* | 1.7.* | 1.8.* | 1.9.* | 1.10.*)
    302                     $vboxadditions_path/x11config15sol.pl
    303                     ;;
    304             esac
     297
     298            # Adjust xorg.conf with mouse and video driver sections
     299            $vboxadditions_path/x11config15sol.pl
    305300        fi
    306301    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