diff options
Diffstat (limited to '')
-rw-r--r-- | debian/manpages/VBoxSDL.1 | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/debian/manpages/VBoxSDL.1 b/debian/manpages/VBoxSDL.1 new file mode 100644 index 00000000..3830f503 --- /dev/null +++ b/debian/manpages/VBoxSDL.1 @@ -0,0 +1,125 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH VBOXSDL "1" "October 2022" "VBoxSDL" "User Commands" +.SH NAME +VBoxSDL \- x86 virtualization solution +.SH DESCRIPTION +Oracle VM VirtualBox SDL GUI version 6.1.40 +(C) 2005\-2022 Oracle Corporation +All rights reserved. +.SS "Usage:" +.TP +\fB\-\-startvm\fR <uuid|name> +Virtual machine to start, either UUID or name +.TP +\fB\-\-separate\fR +Run a separate VM process or attach to a running VM +.TP +\fB\-\-hda\fR <file> +Set temporary first hard disk to file +.TP +\fB\-\-fda\fR <file> +Set temporary first floppy disk to file +.TP +\fB\-\-cdrom\fR <file> +Set temporary CDROM/DVD to file/device ('none' to unmount) +.TP +\fB\-\-boot\fR <a|c|d|n> +Set temporary boot device (a = floppy, c = 1st HD, d = DVD, n = network) +.TP +\fB\-\-memory\fR <size> +Set temporary memory size in megabytes +.TP +\fB\-\-vram\fR <size> +Set temporary size of video memory in megabytes +.TP +\fB\-\-fullscreen\fR +Start VM in fullscreen mode +.TP +\fB\-\-fullscreenresize\fR +Resize the guest on fullscreen +.HP +\fB\-\-fixedmode\fR <w> <h> <bpp> Use a fixed SDL video mode with given width, height and bits per pixel +.TP +\fB\-\-nofstoggle\fR +Forbid switching to/from fullscreen mode +.TP +\fB\-\-noresize\fR +Make the SDL frame non resizable +.TP +\fB\-\-nohostkey\fR +Disable all hostkey combinations +.TP +\fB\-\-nohostkeys\fR ... +Disable specific hostkey combinations, see below for valid keys +.TP +\fB\-\-nograbonclick\fR +Disable mouse/keyboard grabbing on mouse click w/o additions +.TP +\fB\-\-detecthostkey\fR +Get the hostkey identifier and modifier state +.HP +\fB\-\-hostkey\fR <key> {<key2>} <mod> Set the host key to the values obtained using \fB\-\-detecthostkey\fR +.TP +\fB\-\-termacpi\fR +Send an ACPI power button event when closing the window +.TP +\fB\-\-vrdp\fR <ports> +Listen for VRDP connections on one of specified ports (default if not specified) +.TP +\fB\-\-discardstate\fR +Discard saved state (if present) and revert to last snapshot (if present) +.TP +\fB\-\-settingspw\fR <pw> +Specify the settings password +.TP +\fB\-\-settingspwfile\fR <file> +Specify a file containing the settings password +.TP +\fB\-\-securelabel\fR +Display a secure VM label at the top of the screen +.TP +\fB\-\-seclabelfnt\fR +TrueType (.ttf) font file for secure session label +.TP +\fB\-\-seclabelsiz\fR +Font point size for secure session label (default 12) +.TP +\fB\-\-seclabelofs\fR +Font offset within the secure label (default 0) +.TP +\fB\-\-seclabelfgcol\fR <rgb> +Secure label text color RGB value in 6 digit hexadecimal (eg: FFFF00) +.TP +\fB\-\-seclabelbgcol\fR <rgb> +Secure label background color RGB value in 6 digit hexadecimal (eg: FF0000) +.TP +\fB\-\-[no]rawr0\fR +Enable or disable raw ring 3 +.TP +\fB\-\-[no]rawr3\fR +Enable or disable raw ring 0 +.TP +\fB\-\-[no]patm\fR +Enable or disable PATM +.TP +\fB\-\-[no]csam\fR +Enable or disable CSAM +.TP +\fB\-\-[no]hwvirtex\fR +Permit or deny the usage of VT\-x/AMD\-V +.SS "Key bindings:" +.TP +<hostkey> + +f Switch to full screen / restore to previous view +h Press ACPI power button +n Take a snapshot and continue execution +p Pause / resume execution +q Power off +r VM reset +s Save state and power off +.TP +<del> +Send <ctrl><alt><del> +.TP +<F1>...<F12> +Send <ctrl><alt><Fx> |