Skip navigation.
Home
A Lump in the World Wide Soup

Open in gEdit as root

Description:

It... er... opens any file in gedit as root.
I didn't set a default extension because people edit virtually anything.

Configuration file:
downloadopen in gedit as root.schemas

Dependencies:

- gedit ;-)
- gksudo


How to make it work with gnomesu

change Path to: gnomesu -c "gedit
Change Parameteers to: %M"

Pay attention to quotes.

Re: How to make it work with gnomesu

Why do you put a part of the parameters in the Path field ? let's try this instead :)

Path: gnomesu
Parameteers: -c "gedit %M"

One more dependency...

gksudo

Re: One more dependency...

updated thanks :)