15

I would like to launch the ubuntu terminal from inside fluxbox (I don't use Unity).

However I can't manage to find the command name to launch this application ?

What's its name ?

Seth
  • 59,332

2 Answers2

21

The GNOME terminal binary is located at /usr/bin/gnome-terminal.

Don't mix that up with /bin/bash. GNOME terminal starts bash, but there's no sense in starting a bash session on its own in a GUI.

s3lph
  • 14,644
  • 12
  • 60
  • 83
8

Its name is gnome-terminal :-)

user300458
  • 2,138