mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
tuxtxt2.conf: align to hardcoded values; align to our current font; install to image
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6250ccc022
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Origin message was:
------------------
- tuxtxt2.conf: align to hardcoded values; align to our current font; install to image
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -16,8 +16,5 @@ noinst_LIBRARIES = libtuxtxt.a
|
||||
libtuxtxt_a_SOURCES = libtuxtxt.cpp tuxtxt.cpp
|
||||
|
||||
configdir = $(CONFIGDIR)/tuxtxt
|
||||
## not necessary - the defaults in the code are exactly like
|
||||
## what is in the config file
|
||||
#config_DATA = tuxtxt2.conf
|
||||
## ... but we need the $(configdir)... hence the empty config_DATA...
|
||||
config_DATA =
|
||||
|
||||
config_DATA = tuxtxt2.conf
|
||||
|
@@ -1,17 +1,17 @@
|
||||
ScreenMode16x9Normal 0
|
||||
ScreenMode16x9Divided 0
|
||||
Brightness 10
|
||||
MenuLanguage 1
|
||||
Brightness 20
|
||||
MenuLanguage 0
|
||||
AutoNational 1
|
||||
NationalSubset 5
|
||||
SwapUpDown 0
|
||||
ShowHexPages 0
|
||||
Transparency 0x1
|
||||
Transparency 0x6
|
||||
TTFWidthFactor16 22
|
||||
TTFHeightFactor16 14
|
||||
TTFShiftX 0
|
||||
TTFShiftY -2
|
||||
TTFShiftY -4
|
||||
Screenmode 0
|
||||
ScreenmodeBoxed 0
|
||||
ShowFLOF 1
|
||||
Show39 1
|
||||
ShowLevel2p5 1
|
||||
|
Reference in New Issue
Block a user