How do you create a program launcher with Alacarte (Main Menu) that has administrative privileges? I ask because I seem to have deleted the launcher for Synaptic Package Manager and whenever I start it with the command, 'Synaptic' I have to run it without administrative privileges.
As in, what do I type into, 'Command' to run Synaptic Package Manager with administrative privileges in the following screenshot:
-u root, without the-uoptiongksuandgksudodefault to running the command asroot. – Eliah Kagan Jan 05 '13 at 09:30gksudo synapticis sufficient. However, the default command issynaptic-pkexec; you can try that to see if you prefer it (the difference occurs when you enter your password). – Paddy Landau Jan 05 '13 at 09:36