From 20bf2033ba89d5a22a47daa01b5dd765b444c809 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 28 Mar 2006 12:00:18 +0000 Subject: [PATCH] mention all keys Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2567 --- docs/dosbox.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/dosbox.1 b/docs/dosbox.1 index 7ffa8029..28b23088 100644 --- a/docs/dosbox.1 +++ b/docs/dosbox.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH DOSBOX 1 "Nov 18, 2004" +.TH DOSBOX 1 "Mar 28, 2005" .\" Please adjust this date whenever revising the manpage. .SH NAME dosbox \- an x86/DOS emulator with sound/graphics @@ -7,6 +7,7 @@ dosbox \- an x86/DOS emulator with sound/graphics .B dosbox .B [\-fullscreen] .B [\-startmapper] +.B [\-noautoexec] .BI "[\-conf " configfile ] .BI "[\-lang " langfile ] .B [file] @@ -35,6 +36,9 @@ A summary of options is included below. .B \-startmapper .RB "Start the internal keymapper on startup of " dosbox ". You can use it to change the keys " dosbox " uses." .TP +.B \-noautoexec +Skips the [autoexec] section of the loaded configuration file. +.TP .BI \-c " command" .RI "Runs the specified " command " before running " .BR file . @@ -214,8 +218,12 @@ automatically loaded, else ~/.dosboxrc (if present) will be loaded. .TP 12m .IP ALT\-ENTER Go full screen and back. +.IP ALT\-PAUSE +Pause emulation. .IP CTRL\-F1 Start the keymapper. +.IP CTRL\-ALT\-F5 +Start/Stop creating a movie of the screen. .IP CTRL\-F4 Swap mounted disk-image (Only used with imgmount). Update directory cache for all drives! @@ -239,6 +247,8 @@ Capture/Release the mouse. Slow down emulation (Increase dosbox Cycles). .IP CTRL\-F12 Speed up emulation (Decrease dosbox Cycles). +.IP ALT\-F12 +Unlock speed (turbo button). .PP These are the default keybindings. They can be changed in the keymapper. .PP