User Tools

Site Tools


global_settings.conf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
global_settings.conf [2020/11/02 16:01]
phulshof
global_settings.conf [2022/03/28 12:30]
phulshof
Line 11: Line 11:
 ^ horizontalx ​           |  stretch, #​pixels ​               | Screen pixel width (i.e. 1920) for monitor x, e.g. horizontal0 = 1920. Monitor numbers start at 0!  | ^ horizontalx ​           |  stretch, #​pixels ​               | Screen pixel width (i.e. 1920) for monitor x, e.g. horizontal0 = 1920. Monitor numbers start at 0!  |
 ^ verticalx ​             |  stretch, #​pixels ​               | Screen pixel height (i.e. 1080) for monitor x, e.g. vertical0 = 1080. Monitor numbers start at 0!  | ^ verticalx ​             |  stretch, #​pixels ​               | Screen pixel height (i.e. 1080) for monitor x, e.g. vertical0 = 1080. Monitor numbers start at 0!  |
 +^ rotationx ​             |  0, 1, 2, 3                | Rotation for monitor x (in 90 degree angles), e.g. rotation0 = 1 will rotate the screen for monitor 0 by 90 degrees. ​ |
 +^ mirrorx ​             |  yes, true, no, false              | Mirror mode for monitor x, e.g. mirror0 will set mirror mode for monitor 0.  This will divide the screen into two halves, and display the same images in each half in a mirrored fashion. ​ |
 ^ layout ​                ​| ​ a folder name in /​layouts ​      | The layout/​theme to use for RetroFE (i.e. Aeon Nox)  | ^ layout ​                ​| ​ a folder name in /​layouts ​      | The layout/​theme to use for RetroFE (i.e. Aeon Nox)  |
 +^ windowBorder ​          ​| ​ yes, true, no, false            | Show window border ​ |
 +^ windowResize ​          ​| ​ yes, true, no, false            | Allow window to be resized ​ |
 ^ fps                    |  frames per second (positive) ​   | Requested FPS while not in the idle state. Defaults to 60.| ^ fps                    |  frames per second (positive) ​   | Requested FPS while not in the idle state. Defaults to 60.|
 ^ fpsIdle ​               |  frames per second (positive) ​   | Requested FPS while in the idle state. Defaults to 60.| ^ fpsIdle ​               |  frames per second (positive) ​   | Requested FPS while in the idle state. Defaults to 60.|
Line 28: Line 32:
 ^ attractModeCollectionTime |  time (in seconds) ​             | Enter the number of seconds before the menu switches to the next collection. Enter 0 to disable (default). | ^ attractModeCollectionTime |  time (in seconds) ​             | Enter the number of seconds before the menu switches to the next collection. Enter 0 to disable (default). |
 ^ attractModeSkipCollection |  playlist name                  | Skip this collection while switching collections in attract mode. | ^ attractModeSkipCollection |  playlist name                  | Skip this collection while switching collections in attract mode. |
 +^ attractModeMinTime |  time (in ms)                  | Minimum time attract mode will scroll (default 0 ms) |
 +^ attractModeMaxTime |  time (in ms)                  | Maximum time attract mode will scroll (default 5000 ms) |
 ^ rememberMenu ​          ​| ​ yes, true, no, false            | Remember the last highlighted menu item if re-entering a menu  | ^ rememberMenu ​          ​| ​ yes, true, no, false            | Remember the last highlighted menu item if re-entering a menu  |
 ^ firstPlaylist ​         |  playlist name                   | Automatically switch to this playlist if it is available, often set to favorites. Replaces the autoFavorites parameter. ​ | ^ firstPlaylist ​         |  playlist name                   | Automatically switch to this playlist if it is available, often set to favorites. Replaces the autoFavorites parameter. ​ |
Line 35: Line 41:
 ^ minimize_on_focus_loss |  yes, true, no, false            | Overwrite system SDL default for SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to force RetroFE to (not) minimize when the focus on the full-screen window is lost.  | ^ minimize_on_focus_loss |  yes, true, no, false            | Overwrite system SDL default for SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to force RetroFE to (not) minimize when the focus on the full-screen window is lost.  |
 ^ collectionInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when entering/​exiting a collection ​ | ^ collectionInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when entering/​exiting a collection ​ |
 +^ playlistInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when changing playlist ​ |
 +^ jumpInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when jumping through the menu  |
 ^ enterOnCollection ​     |  yes, true, no, false            | Enter the collection when using collectionUp/​Down controls| ^ enterOnCollection ​     |  yes, true, no, false            | Enter the collection when using collectionUp/​Down controls|
 ^ startCollectionEnter ​  ​| ​ yes, true, no, false            | Enter the first collection RetroFE boot| ^ startCollectionEnter ​  ​| ​ yes, true, no, false            | Enter the first collection RetroFE boot|
global_settings.conf.txt ยท Last modified: 2022/03/28 12:32 by phulshof