packages feed

Allure-0.6.0.0: GameDefinition/config.ui.default

; Copyright (c) 2008--2011 Andres Loeh, 2010--2017 Mikolaj Konarski
; This file is a part of the computer game Allure of the Stars
; and is released under the terms of the GNU Affero General Public License.
; For license and copyright information, see the file LICENSE.
;
; This is a copy of the default UI settings config file
; that is embedded in the game binary. A user config file can override
; these options. Option names are case-sensitive and only ';' for comments
; is permitted.
;
; The game looks for the config file at the same path where saved games
; directory is located. E.g. on Linux the file is at
; ~/.Allure/config.ui.ini
; and on Windows it can be at
; C:\Documents And Settings\user\Application Data\Allure\config.ui.ini
; or at
; C:\Users\<username>\AppData\Roaming\Allure\config.ui.ini
; or elsewhere.

[extra_commands]
; Angband compatibility (accept target)
Cmd_2 = ("KP_Insert", ([CmdAim], "", ByAimMode {exploration = Help, aiming = Accept}))

[hero_names]
HeroName_0 = ("Haskell Alvin", "he")
HeroName_1 = ("Alonzo Barkley", "he")
HeroName_2 = ("Ines Galenti", "she")
HeroName_3 = ("Ernst Abraham", "he")
HeroName_4 = ("Samuel Saunders", "he")
HeroName_5 = ("Roger Robin", "he")
HeroName_6 = ("Christopher Flatt", "he")

[ui]
movementViKeys_hjklyubn = False
movementLaptopKeys_uk8o79jl = True
; Monospace fonts that have fixed size regardless of boldness (on some OSes at least)
gtkFontFamily = "DejaVu Sans Mono,Consolas,Courier New,Liberation Mono,Courier,FreeMono,Monospace"
;sdlFontFile = "Fix15Mono-Bold.woff"
sdlFontFile = "16x16x.fon"
sdlTtfSizeAdd = -2
sdlFonSizeAdd = 1
fontSize = 16
colorIsBold = True
; New historyMax takes effect after removal of savefiles.
historyMax = 5000
maxFps = 30
noAnim = False
runStopMsgs = False
overrideCmdline = ""