VirtualBox

Changeset 39813 in vbox for trunk/src/VBox/Additions


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.

Location:
trunk/src/VBox/Additions/solaris
Files:
2 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
  • trunk/src/VBox/Additions/solaris/Makefile.kmk

    r39235 r39813  
    201201SOLARIS_ADD_COMMON_BINS = \
    202202        vboxguest.sh \
    203         x11config.pl \
    204203        x11config15sol.pl \
    205204        x11restore.pl \
     
    274273                $(VBOX_PATH_SOLARIS_ADDITION_INSTALLER)/VBox.sh \
    275274                $(VBOX_PATH_X11_ADDITION_INSTALLER)/98vboxadd-xclient \
    276                 $(VBOX_PATH_X11_ADDITION_INSTALLER)/x11config.pl \
    277275                $(VBOX_PATH_X11_ADDITION_INSTALLER)/x11config15sol.pl \
    278276                $(VBOX_PATH_X11_ADDITION_INSTALLER)/x11restore.pl \
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