cyprys
August 18th, 2009, 11:06 PM
Hi.
I've just did something stupid:
gnome-terminal profile settings -> default profile -> run a custom command instead of my shell: "gnome-terminal --full-screen"
Well. It didn't come out like I wanted - wonder why... Gnome-terminal runs itself recursively until it overflows some buffer then some instance crashes (killing all the child threads) and the whole process starts all over again and again.
...I'm kind of proud of myself!
How to reset the gnome-terminal's default profile?
I tried to find the correct configuration file but all I've found is:
/home/eddy/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
and changing this xml doesn't do anything - running the terminal puts back "true" into the following line:
<entry name="use_custom_command" mtime="1250632362" type="bool" value="true"/>
Any ideas where to find the correct .conf file?
Cheers,
Cyprian
I've just did something stupid:
gnome-terminal profile settings -> default profile -> run a custom command instead of my shell: "gnome-terminal --full-screen"
Well. It didn't come out like I wanted - wonder why... Gnome-terminal runs itself recursively until it overflows some buffer then some instance crashes (killing all the child threads) and the whole process starts all over again and again.
...I'm kind of proud of myself!
How to reset the gnome-terminal's default profile?
I tried to find the correct configuration file but all I've found is:
/home/eddy/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
and changing this xml doesn't do anything - running the terminal puts back "true" into the following line:
<entry name="use_custom_command" mtime="1250632362" type="bool" value="true"/>
Any ideas where to find the correct .conf file?
Cheers,
Cyprian