How to reset gnome-terminal?


up vote
0
down vote
favorite
I turned off menu access in gnome-terminal (in Ubuntu 16.04 LTS). Now I want to reset some terminal settings but I can no longer get to the menu. How can I reset the gnome-terminal settings?
These things did not work:
gconftool --recursive-unset /apps/gnome-terminal
dconf reset -f /org/gnome/terminal/legacy/profiles:/
gnome gnome-terminal
add a comment |Â
up vote
0
down vote
favorite
I turned off menu access in gnome-terminal (in Ubuntu 16.04 LTS). Now I want to reset some terminal settings but I can no longer get to the menu. How can I reset the gnome-terminal settings?
These things did not work:
gconftool --recursive-unset /apps/gnome-terminal
dconf reset -f /org/gnome/terminal/legacy/profiles:/
gnome gnome-terminal
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.
â egmont
Mar 7 at 22:11
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I turned off menu access in gnome-terminal (in Ubuntu 16.04 LTS). Now I want to reset some terminal settings but I can no longer get to the menu. How can I reset the gnome-terminal settings?
These things did not work:
gconftool --recursive-unset /apps/gnome-terminal
dconf reset -f /org/gnome/terminal/legacy/profiles:/
gnome gnome-terminal
I turned off menu access in gnome-terminal (in Ubuntu 16.04 LTS). Now I want to reset some terminal settings but I can no longer get to the menu. How can I reset the gnome-terminal settings?
These things did not work:
gconftool --recursive-unset /apps/gnome-terminal
dconf reset -f /org/gnome/terminal/legacy/profiles:/
gnome gnome-terminal
gnome gnome-terminal
asked Mar 7 at 19:34
JB_User
2011312
2011312
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.
â egmont
Mar 7 at 22:11
add a comment |Â
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.
â egmont
Mar 7 at 22:11
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.â egmont
Mar 7 at 22:11
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.â egmont
Mar 7 at 22:11
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012837%2fhow-to-reset-gnome-terminal%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
dconf reset -f /org/gnome/terminal/
â Why would you want to reset it, though? You can restore the global menu using the right-click context menu's Show Menubar entry.â egmont
Mar 7 at 22:11