VirtualBox

Ticket #16325: mint18k.vbox

File mint18k.vbox, 4.7 KB (added by matthewls, 7 years ago)

vbox file; vm minitoolbar doesn't show menu dropdown in seamless or fullscreen modes.

Line 
1<?xml version="1.0"?>
2<!--
3** DO NOT EDIT THIS FILE.
4** If you make changes to this file while any VirtualBox related application
5** is running, your changes will be overwritten later, without taking effect.
6** Use VBoxManage or the VirtualBox Manager GUI to make changes.
7-->
8<VirtualBox xmlns="http://www.virtualbox.org/" version="1.16-linux">
9 <Machine uuid="{eca0a97d-8ef8-46c3-9c9a-40610bb024cc}" name="mint18k" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2017-05-07T14:06:06Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{0d40d502-1301-4e48-8e72-c7ad448094ee}" location="mint18k.vdi" format="VDI" type="Normal"/>
13 <HardDisk uuid="{1adb6b7e-89a3-4c96-9263-8f49db7a96ed}" location="NewVirtualDisk1.vdi" format="VDI" type="Normal"/>
14 </HardDisks>
15 <DVDImages>
16 <Image uuid="{85c21ccf-e62e-4203-9c7b-3f8af33587ad}" location="/home/mls/linuxmint-18.1-kde-64bit.iso"/>
17 </DVDImages>
18 </MediaRegistry>
19 <ExtraData>
20 <ExtraDataItem name="GUI/Fullscreen" value="true"/>
21 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1064,641"/>
22 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="6,40,1064,666"/>
23 <ExtraDataItem name="GUI/MiniToolBarAlignment" value="Top"/>
24 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
25 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
26 <ExtraDataItem name="GUI/StatusBar/Enabled" value="false"/>
27 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
28 </ExtraData>
29 <Hardware>
30 <CPU>
31 <PAE enabled="false"/>
32 <LongMode enabled="true"/>
33 <X2APIC enabled="true"/>
34 <HardwareVirtExLargePages enabled="false"/>
35 </CPU>
36 <Memory RAMSize="2048"/>
37 <HID Pointing="USBTablet"/>
38 <Display VRAMSize="16"/>
39 <BIOS>
40 <IOAPIC enabled="true"/>
41 </BIOS>
42 <USB>
43 <Controllers>
44 <Controller name="OHCI" type="OHCI"/>
45 <Controller name="EHCI" type="EHCI"/>
46 </Controllers>
47 </USB>
48 <Network>
49 <Adapter slot="0" enabled="true" MACAddress="080027BF6C77" type="82540EM">
50 <NAT/>
51 </Adapter>
52 <Adapter slot="1" type="82540EM"/>
53 <Adapter slot="2" type="82540EM"/>
54 <Adapter slot="3" type="82540EM"/>
55 <Adapter slot="4" type="82540EM"/>
56 <Adapter slot="5" type="82540EM"/>
57 <Adapter slot="6" type="82540EM"/>
58 <Adapter slot="7" type="82540EM"/>
59 </Network>
60 <LPT>
61 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
62 </LPT>
63 <AudioAdapter codec="AD1980" driver="Pulse" enabled="true"/>
64 <RTC localOrUTC="UTC"/>
65 <GuestProperties>
66 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="5.1.23" timestamp="1494165962264310000" flags=""/>
67 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="114008" timestamp="1494165930708844000" flags=""/>
68 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="5.0.36" timestamp="1494165930707069000" flags=""/>
69 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="5.0.36_Ubuntu" timestamp="1494165930707470000" flags=""/>
70 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1494165930706510000" flags=""/>
71 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="4.4.0-53-generic" timestamp="1494165930706637000" flags=""/>
72 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016" timestamp="1494165930706742000" flags=""/>
73 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1494165966662529000" flags=""/>
74 </GuestProperties>
75 </Hardware>
76 <StorageControllers>
77 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
78 <AttachedDevice passthrough="false" tempeject="true" type="DVD" hotpluggable="false" port="1" device="0">
79 <Image uuid="{6287eff7-0c55-4b5c-9110-c5b4585ad5c4}"/>
80 </AttachedDevice>
81 </StorageController>
82 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
83 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
84 <Image uuid="{1adb6b7e-89a3-4c96-9263-8f49db7a96ed}"/>
85 </AttachedDevice>
86 </StorageController>
87 </StorageControllers>
88 </Machine>
89</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy