Settings
Version 7 (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 | 6 | brfransen | Change which settings are applied in Service Menu --> LinHES Configuration: |
18 | 3 | brfransen | * Edit @/etc/mythvantage.cfg@ |
19 | 6 | brfransen | ** *True* will allow the module to apply the settings |
20 | 6 | brfransen | ** *False* will prevent the module from applying the settings |
21 | 6 | brfransen | +NOTE:+ The UI will still run and the settings can be changed but will not be applied to your system. |
22 | 6 | brfransen | To prevent the settings from being changed use Service Menu --> LinHES Configuration --> Access Control |
23 | 3 | brfransen | ** *Modules:* |
24 | 3 | brfransen | *** misc = True |
25 | 3 | brfransen | *** sleep = True |
26 | 3 | brfransen | *** hostype = True |
27 | 3 | brfransen | *** advanced = True |
28 | 3 | brfransen | *** audio = True |
29 | 3 | brfransen | *** network = True |
30 | 3 | brfransen | *** xorg = True |
31 | 3 | brfransen | *** webuser = True |
32 | 3 | brfransen | *** restartfe = True |
33 | 3 | brfransen | *** reloadfe = True |
34 | 3 | brfransen | *** ddns = True |
35 | 3 | brfransen | *** screensaver = True |
36 | 3 | brfransen | *** ir = True |
37 | 3 | brfransen | *** user = True |
38 | 3 | brfransen | *** software = True |
39 | 3 | brfransen | *** smolt = True |
40 | 3 | brfransen | |
41 | 2 | brfransen | h2. osd_cat |
42 | 2 | brfransen | |
43 | 2 | brfransen | LinHES uses osd_cat to display various system messages (shortcut keys, updates, backup, restore, screenshooter, etc) on the screen. |
44 | 2 | brfransen | |
45 | 2 | brfransen | To change the default appearance settings of osd_cat: |
46 | 2 | brfransen | * Edit @/etc/osd_cat.cfg@ to make osd_cat use a different color, outline, shadow or font |
47 | 2 | brfransen | |
48 | 2 | brfransen | h2. unclutter |
49 | 2 | brfransen | |
50 | 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. |
51 | 2 | brfransen | |
52 | 2 | brfransen | To change the default settings of unclutter: |
53 | 2 | brfransen | * Edit @/etc/unclutter.cfg@ to make unclutter either more or less aggressive in hiding the pointer |
54 | 3 | brfransen | ** @idle@ is the number of seconds between polls for idleness |
55 | 3 | brfransen | ** @jitter@ is the amount of movement of the pointer that is to be ignored and considered as random noise |