config_Visual
Edit
Configuration - Visual tab
look and feel
- Choose among different GUI styles available from the kmttg installation css folder. The default.css entry is the default.
- You can add your own .css files if you wish to customize the look and feel to your liking. For consistency you should always include the kmttg.css file from your custom css file just like the existing css files do.
GUI Font Size
- Sets the text font size for all GUI text components. Should be an integer of reasonable size. Default value is 12.
- Set the amount of time that you need to hover over a widget before the toolTip bubble will display.
- NOTE: Once this value is changed it will only take effect next time you start kmttg.
- Set the amount of time that a toolTip will display before disappearing.
- NOTE: Once this value is changed it will only take effect next time you start kmttg.
Min # Channel Digits
-
Sets minimum number of digits to use for channel numbers. Leading channel number will be padded with zeros if shorter than this number. For example:
1 => channel 2 = 2; channel 704 = 704
2 => channel 2 = 02; channel 704 = 704
3 => channel 2 = 002; channel 704 = 704
4 => channel 2 = 0002; channel 704 = 0704
- Enable or disable mouse over toolTips which are text tips that appear when you move the mouse over an item in the GUI.
Show full paths in Job Monitor
- If you don't care to see full path names of files in Job Monitor table you can disable this option. kmttg will then only show the full file name without the path to the file in the Job Monitor. This is useful especially if you have very long path names configured.
Do not show copy protected files in table
- Enabling this option filters out copy protected shows from being listed in TiVo Now Playing Lists.
Sort table show titles as a TiVo does
- When enabled, ignore leading a/an/the words in titles for table SHOW column sort purposes similar to what a TiVo does for sort by title.
Auto size table column widths
- If this option is enabled then most table column widths are automatically sized to fit text. If disabled then column widths are not auto sized and user can set their preferred fixed widths, and the column widths are saved between GUI sessions.
Highlight processed shows in history file
- Off by default. When enabled shows in NPL, Remote Search, Remote ToDo and Remote Guide tables will be have a light yellow background color signifying that they have been processed in the past by kmttg and have an entry in the kmttg auto.history file.
Show Slingbox capture tab
- If this is enable then you will see a Slingbox tab added to main kmttg window which can be used to capture output of your Slingbox. Consult [slingbox_capture] Wiki for information on setting up and using that capability.
web query base url (bindkey q)
- Specifies the base web query url to use (defaults to
http://www.imdb.com/find?s=all&q=
) when keyboard q is pressed with a table row selected.
- kmttg takes this base url plus and adds "title - subtitle" to the end of the url and sends resulting url to a web browser.
- If you want to revert back to the default url just completely empty out this field.
- Specifies the web browser command to use (such as firefox). If not specified kmttg will try a series of the most popular web browsers in a certain order. But to make sure you get the one you normally use you should specify it here.
Related
Wiki: Home
Wiki: slingbox_capture