Table 8.6. logview keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gnome-system-log/logfile | string | /var/log/messages | Specifies the log file displayed at startup. The default is either /var/adm/messages or /var/log/messages, depending on your operating system. |
| /schemas/apps/gnome-system-log/fontsize | int | 10 | Specifies the size of the fixed-width font used to display the log in the main tree view. The default is taken from the default terminal font size. |
| /schemas/apps/gnome-system-log/height | int | 400 | Specifies the height of the log viewer main window in pixels. |
| /schemas/apps/gnome-system-log/width | int | 600 | Specifies the width of the log viewer main window in pixels. |
| /schemas/apps/gnome-system-log/logfiles | list | Specifies a list of log files to open up at startup. A default list is created by reading /etc/syslog.conf. |