Changeset 26387 in vbox
- Timestamp:
- Feb 9, 2010 3:33:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh
r26386 r26387 460 460 if test -z "$configured" -a ! -r "$nobak"; then 461 461 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" 463 463 touch "$nobak" 464 464 fi
Note:
See TracChangeset
for help on using the changeset viewer.