Settings

Version 4 (brfransen, 05/16/2016 12:37 pm)

1 1
h1. Settings
2 1
3 1
Many settings for your LinHES system can be accessed and changed in the Service Menu --> LinHES Configuration.
4 1
Settings for MythTV can be accessed and changed in the Service Menu --> MythTV Configuration.
5 1
6 1
h1. Other Settings
7 1
8 4 brfransen
h2. Install Boot Settings
9 4 brfransen
10 4 brfransen
There are various [[Boot Settings]] available from the [[Downloads|LinHES install image.]]
11 4 brfransen
12 3 brfransen
h2. MythVantage
13 3 brfransen
14 3 brfransen
MythVantage provides the settings in Service Menu --> LinHES Configuration.
15 3 brfransen
To prevent MythVantage from erasing your custom settings, each module can be turned off.
16 3 brfransen
17 3 brfransen
18 3 brfransen
Disable/Enable MythVantage X configuration:
19 3 brfransen
* @touch /etc/sysconfig/INGORE_X@ to prevent MythVantage from changing the X configuration
20 3 brfransen
* @rm /etc/sysconfig/INGORE_X@ to allow MythVantage to change the X configuration
21 3 brfransen
22 3 brfransen
23 3 brfransen
Change which settings are allowed to run in Service Menu --> LinHES Configuration:
24 3 brfransen
* Edit @/etc/mythvantage.cfg@
25 3 brfransen
** *True* will allow the module to run
26 3 brfransen
** *False* will skip the module
27 3 brfransen
** *Modules:*
28 3 brfransen
*** misc = True
29 3 brfransen
*** sleep = True
30 3 brfransen
*** hostype = True
31 3 brfransen
*** advanced = True
32 3 brfransen
*** audio = True
33 3 brfransen
*** network = True
34 3 brfransen
*** xorg = True
35 3 brfransen
*** webuser = True
36 3 brfransen
*** restartfe = True
37 3 brfransen
*** reloadfe = True
38 3 brfransen
*** ddns = True
39 3 brfransen
*** screensaver = True
40 3 brfransen
*** ir = True
41 3 brfransen
*** user = True
42 3 brfransen
*** software = True
43 3 brfransen
*** smolt = True
44 3 brfransen
45 2 brfransen
h2. osd_cat
46 2 brfransen
47 2 brfransen
LinHES uses osd_cat to display various system messages (shortcut keys, updates, backup, restore, screenshooter, etc) on the screen.
48 2 brfransen
49 2 brfransen
To change the default appearance settings of osd_cat:
50 2 brfransen
* Edit @/etc/osd_cat.cfg@ to make osd_cat use a different color, outline, shadow or font
51 2 brfransen
52 2 brfransen
h2. unclutter
53 2 brfransen
54 2 brfransen
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.
55 2 brfransen
56 2 brfransen
To change the default settings of unclutter:
57 2 brfransen
* Edit @/etc/unclutter.cfg@ to make unclutter either more or less aggressive in hiding the pointer
58 3 brfransen
** @idle@ is the number of seconds between polls for idleness
59 3 brfransen
** @jitter@ is the amount of movement of the pointer that is to be ignored and considered as random noise