 |
Gnome-Run-Dialog |
| version 1.3 |
| About Gnome-Run-Dialog |
A reimplementation of the panel-run-dialog
This is a Prototype of a reimplementation of the panel-run-dialog in pygtk.
What you can do:
- run applications with Environment-Variables (eg: nautilus $HOME or LANG=C sound-juicer)
- run applications in a terminal
- run applications as root (via gksu)
- run applications both in a terminal and as root
- run applications with a selected file as arguement
Gnome-Run-Dialog uses the same History than the original Panel-Run-Dialog so you'll keep it.
INSTALLATION:
make install
HINT:
use "gnome-run-dialog --set" to set gnome-run-dialog as the dialog opened when pressing Alt+F2 (the original one will then be available via Ctrl+Alt+F2) and "gnome-run-dialog --unset" to revert that.
Requirements
This application requires GTK+ version 2.10.x.
Other dependencies include: Required: python, python-gtk, python-glade, python-gconf, python-gobject Optional: gnome-terminal, gksu |
| Latest Version: 1.3 |
1.3:
- cd into $HOME on startup (else any started app would use /usr/share/gnome-run-dialog as basedir)
- if a command is in the completion and in the history, don't list it twice in the completion
|
|
|