gnome3 keyboard shortcut problem.

gnome3 keyboard shortcut run with an error:
No default terminal command defined.

you can run the command like this to fix it:
gconftool-2 --type=string --set "/desktop/gnome/applications/terminal/exec" "gnome-terminal"
gconftool-2 --type=string --set "/desktop/gnome/applications/terminal/exec_args" -- "-x"

posted on 2011-07-07 11:49  ^希望^  阅读(364)  评论(0)    收藏  举报

导航