Comment 5 for bug 1026807

Revision history for this message
jhansonxi (jhansonxi) wrote :

Thanks. I'll give it a try in a day or two.

Example of setting system defaults for Gnome Terminal to increase the number of scrollback lines (Ubuntu 10.04, Lucid Lynx):

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--apply-schema /usr/share/gconf/schemas/gnome-terminal.schemas \
/apps/gnome-terminal/profiles/Default/scrollback_lines

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--set --type=int /apps/gnome-terminal/profiles/Default/scrollback_lines 2048