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"

相关文章:

  • 2021-07-12
  • 2022-01-25
  • 2021-09-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
  • 2021-11-13
猜你喜欢
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2021-12-22
  • 2021-11-21
  • 2022-01-22
相关资源
相似解决方案