From 699de0249880dfec4816739fde1cf0666b1df331 Mon Sep 17 00:00:00 2001 From: Firehawke Date: Fri, 26 Jan 2018 05:46:47 -0700 Subject: A few corrections for wave 2, more to come. (nw) --- docs/source/commandline/commandline-all.rst | 12 ++++++------ docs/source/commandline/commandline-index.rst | 1 - 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 1c040383ba9..4f149fbae59 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -213,19 +213,19 @@ OSD-related Options **-uimodekey** [*keystring*] - Key used to toggle emulated keyboard on and off. Default setting is *SCRLOCK*. + Key used to toggle emulated keyboard on and off. Default setting is *SCRLOCK* on Windows, *Forward Delete* on Mac (use *FN-Delete* on laptop/compact keyboards). .. _mame-commandline-uifontprovider: **\-uifontprovider** - Chooses provider for UI font: win, none or auto. Default setting is *AUTO*. + Chooses provider for UI font. -.. _mame-commandline-menu: + On Windows, you can choose from: **win**, **dwrite**, **none** or **auto**. + On Mac, you can choose from: **osx** or **auto**. + On other platforms, you can choose from: **sdl** or **auto**. -**\-menu** - - Enables menu bar at the top of the MAME window, if available by UI implementation. Default is *OFF* + Default setting is *AUTO*. .. _mame-commandline-keyboardprovider: diff --git a/docs/source/commandline/commandline-index.rst b/docs/source/commandline/commandline-index.rst index 267c82e8aad..e5d447fd4b0 100644 --- a/docs/source/commandline/commandline-index.rst +++ b/docs/source/commandline/commandline-index.rst @@ -54,7 +54,6 @@ OSD-related Options | :ref:`uimodekey ` | :ref:`uifontprovider ` -| :ref:`menu ` | :ref:`keyboardprovider ` | :ref:`mouseprovider ` | :ref:`lightgunprovider ` -- cgit v1.2.3