3

I'd like to be able to access the command that is executed by launchers in Unity in a quick and easy way - something like a right-click entry.

There are answers that are a bit more involved here and here. I'd like to be able to access the command line faster and without having to remember how (beyond, say, right clicking).

drevicko
  • 4,523

1 Answers1

0

I might not have understood the question, but can't you use a keyboard shortcut to get there? i.e. Open gnome-keybinding-properties, find an unattributed key combination, click on Add, give your shortcut a name, type gnome-terminal as the command to invoke, and that's about it.

Ranger
  • 23