File: gui.rst

package info (click to toggle)
scummvm 2.9.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 450,580 kB
  • sloc: cpp: 4,299,825; asm: 28,322; python: 12,901; sh: 11,302; java: 9,289; xml: 7,895; perl: 2,639; ansic: 2,465; yacc: 1,670; javascript: 1,020; makefile: 933; lex: 578; awk: 275; objc: 82; sed: 11; php: 1
file content (77 lines) | stat: -rw-r--r-- 2,452 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
=====================
GUI
=====================

Use this tab to the GUI tab to change the look and feel of the ScummVM graphical user interface. 

From the Launcher, select **Global Options**, if necessary click the **>** scroll arrow until the GUI tab is visible, and then select the **GUI** tab.


.. figure:: ../images/settings/gui.png

    The GUI tab in the global settings

All settings can also be changed in the :doc:`../advanced_topics/configuration_file`. The configuration key is listed in italics after each setting description.

,,,,,,,,,,,,,,

.. _theme:

Theme
	Changes the visual appearance of the ScummVM Launcher

	*gui_theme*

GUI scale
	Scale the ScummVM GUI to be bigger or smaller. Using a larger scale can help to make the text easier to read when using ScummVM on a big screen.

	*gui_scale*

GUI renderer
	Defines how the ScummVM GUI is rendered; normal or antialiased.

	*gui_renderer*

GUI language
	Chooses the language of the ScummVM Launcher.

	*gui_language*

.. _guilanguage:

Switch the ScummVM GUI language to the game language
	If ticked, the Launcher language is the same as the game language.

	*gui_use_game_language*

.. _guibrowser:

Use native system file browser
	Uses the system file browser instead of the ScummVM browser.

	*gui_browser_native*

.. _guireturn:

Always return to the launcher when leaving a game
	If ticked, removes the **Quit** option from the Global Main Menu. Only the **Return to Launcher** option remains.

	*gui_return_to_launcher_at_exit*

.. _guiconfirm:

Ask for confirmation on exit
	If ticked, a confirmation dialog appears when you choose **Quit** or **Return to Launcher** from the Global Main Menu.

	*confirm_exit*

.. _updateicons:

Update Icons
	Click on the Update Icons button to download new or updated artwork for game icons. ScummVM will scan to find applicable icons; once these have been found, click on the **Download** button in the pop up window to start the download. Click the **Hide** button to close the window and continue the download in the background. Use the **Cancel download** button to cancel the download.

.. figure:: ../images/settings/update_icons.png

	The Update Icons window

	The icon packs can also be downloaded manually from https://downloads.scummvm.org/frs/icons/ and must be placed in the :ref:`Icon Path <iconspath>`. The packs are incremental and you need all of them to have all the available icons and not just the most recent pack.