From 6432d6603779cbb8bf5974eca36b88009d7cc429 Mon Sep 17 00:00:00 2001 From: Firehawke <34792592+Firehawke@users.noreply.github.com> Date: Wed, 2 Jan 2019 10:05:21 -0700 Subject: Case sensitivity training for INI (nw) (#4455) * Case sensitivity training for INI (nw) The world is not 100% Windows, so case sensitvity is needed. * Further standardization of the formatting (nw) More to go... * Pass 2 of new formatting wave (nw) More to go, though. * wave 3 of formatting cleanup (nw) Further adjustments and cleanups, including unwanted tabs. * Correct filtering instructions (nw) --- docs/source/commandline/sdlconfig.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/source/commandline/sdlconfig.rst') diff --git a/docs/source/commandline/sdlconfig.rst b/docs/source/commandline/sdlconfig.rst index 09baeb85f3d..0da5f4c526e 100644 --- a/docs/source/commandline/sdlconfig.rst +++ b/docs/source/commandline/sdlconfig.rst @@ -23,13 +23,13 @@ Video Options **-[no]centerh** - Center horizontally within the view area. Default is ON (*-centerh*). + Center horizontally within the view area. Default is ON (**-centerh**). .. _mame-scommandline-centerv: **-[no]centerv** - Center vertically within the view area. Default is ON (*-centerv*). + Center vertically within the view area. Default is ON (**-centerv**). Video Soft-Specific Options @@ -39,7 +39,7 @@ Video Soft-Specific Options **-scalemode** - Scale mode: none, async, yv12, yuy2, yv12x2, yuy2x2 (**-video soft** only). Default is '*none*'. + Scale mode: none, async, yv12, yuy2, yv12x2, yuy2x2 (**-video soft** only). Default is *none*. SDL Keyboard Mapping @@ -49,13 +49,13 @@ SDL Keyboard Mapping **-keymap** - Enable keymap. Default is OFF (*-nokeymap*) + Enable keymap. Default is OFF (**-nokeymap**) .. _mame-scommandline-keymapfile: **-keymap_file** ** - - Keymap Filename. Default is '*keymap.dat*'. + + Keymap Filename. Default is ``keymap.dat``. SDL Joystick Mapping @@ -77,7 +77,7 @@ Name of joystick mapped to a given joystick slot, default is *auto*. **-sixaxis** - Use special handling for PS3 SixAxis controllers. Default is OFF (*-nosixaxis*) + Use special handling for PS3 SixAxis controllers. Default is OFF (**-nosixaxis**) SDL Low-level Driver Options @@ -100,4 +100,3 @@ SDL Low-level Driver Options **-gl_lib** ** Alternative **libGL.so** to use; '*auto*' for system default - -- cgit v1.2.3-70-g09d2