VirtualBox

Changeset 49196 in vbox


Ignore:
Timestamp:
Oct 20, 2013 3:06:35 PM (11 years ago)
Author:
vboxsync
Message:

Additions/linux: fix X11 driver installation for old 1.5 X.Org servers.

File:
1 edited

Legend:

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

    r46574 r49196  
    376376            vboxvideo_src=vboxvideo_drv_15.so
    377377            vboxmouse_src=vboxmouse_drv_15.so
    378             # SUSE with X.Org 1.5 is another special case, and is also
    379             # handled specially
    380             test "$system" = "suse" && automouse=""
     378            # Historical note: SUSE with X.Org Server 1.5 disabled automatic
     379            # mouse configuration and was handled specially.  However since our
     380            # kernel driver seems to have problems with X.Org Server 1.5 anyway
     381            # we just create an X.Org configuration file and use the user space
     382            # one generally, no longer just for SUSE.
     383            automouse=""
    381384            ;;
    382385        1.4.* )
     
    499502EOF
    500503        cat << EOF
    501 You may need to restart the hal service and the Window System (or just restart
    502 the guest system) to enable the Guest Additions.
     504You may need to restart the the Window System (or just restart the guest system)
     505to enable the Guest Additions.
    503506
    504507EOF
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