gnome terminal
Dmitriy Kropivnitskiy
nigde at mitechki.net
Fri Jan 20 18:39:29 GMT 2006
John Nilsson wrote:
> One thing to experiment with is to include a more detailed description
> of what is to be done in the gksudo dialog like this:
>
> ___________________________________________
> | |
> | Please enter password to install the |
> | these packages: |
> | _______ |
> | | pkgA | |
> | | pkgB | |
> | ``````` |
> | __________________ |
> | Password: |******** | |
> | `````````````````` |
> | ______ ________ |
> | |Cancel| |Continue| |
> | `````` ```````` |
> ````````````````````````````````````````````
>
This is something easier said then done. As you understand gksudo is
used for more things than installing packages. So in order to get a
dialog looking like the one you drew, one would have to either
1) Redo gksudo to make it possible for the applications to supply custom
dialog elements (say in glade XML or something)
2) Redo applications to talk to libgksu themselves and have their own
password dialogs
In both cases there is an immence amount of work involved.
More information about the ubuntu-devel
mailing list