Settings

Version 4 (brfransen, 05/16/2016 12:37 pm) → Version 5/17 (jams, 05/16/2016 12:37 pm)

h1. Settings

Many settings for your LinHES system can be accessed and changed in the Service Menu --> LinHES Configuration.
Settings for MythTV can be accessed and changed in the Service Menu --> MythTV Configuration.

h1. Other Settings

h2. Install Boot Settings

There are various [[Boot Settings]] available from the [[Downloads|LinHES install image.]]

h2. MythVantage

MythVantage provides the settings in Service Menu --> LinHES Configuration.
To prevent MythVantage from erasing your custom settings, each module can be turned off.

Disable/Enable MythVantage X configuration:
* @touch /etc/sysconfig/IGNORE_X@ /etc/sysconfig/INGORE_X@ to prevent MythVantage from changing the X configuration
* @rm /etc/sysconfig/IGNORE_X@ /etc/sysconfig/INGORE_X@ to allow MythVantage to change the X configuration

Change which settings are allowed to run in Service Menu --> LinHES Configuration:
* Edit @/etc/mythvantage.cfg@
** *True* will allow the module to run
** *False* will skip the module
** *Modules:*
*** misc = True
*** sleep = True
*** hostype = True
*** advanced = True
*** audio = True
*** network = True
*** xorg = True
*** webuser = True
*** restartfe = True
*** reloadfe = True
*** ddns = True
*** screensaver = True
*** ir = True
*** user = True
*** software = True
*** smolt = True

h2. osd_cat

LinHES uses osd_cat to display various system messages (shortcut keys, updates, backup, restore, screenshooter, etc) on the screen.

To change the default appearance settings of osd_cat:
* Edit @/etc/osd_cat.cfg@ to make osd_cat use a different color, outline, shadow or font

h2. unclutter

LinHES uses unclutter to hide the pointer to make the system more like an appliance. Unclutter can be toggled on and off by pressing ctrl+alt u.

To change the default settings of unclutter:
* Edit @/etc/unclutter.cfg@ to make unclutter either more or less aggressive in hiding the pointer
** @idle@ is the number of seconds between polls for idleness
** @jitter@ is the amount of movement of the pointer that is to be ignored and considered as random noise