Click to See Complete Forum and Search --> : su -c from menu?


Hitokiri_X
03-16-2002, 07:11 PM
Using fluxbox,I wanna be able to run synaptic from the menu.I'm guessing it should have to launch xterm and then su -c synaptic.Is it possible to set this up?

7
03-16-2002, 08:27 PM
Dunno about Fluxbox, but the command I use in Blackbox is xterm -e <command>.

kuber
03-16-2002, 08:37 PM
Sure,
xterm -e su -c synaptic