blaster44 Posted February 13, 2014 Report Share Posted February 13, 2014 Jak we fluxboxie dodac do menu aplikacje ktora dziala w terminalu? Np mc czy moc? Link to comment Share on other sites More sharing options...
ba10 Posted February 14, 2014 Report Share Posted February 14, 2014 Musisz odpalic terminal i w tym terminalu odpalic aplikacje. Terminal tutaj zakładam xterm, ale może być każdy inny jaki preferujesz. Do menu dodajesz edytujac plik konfiguracyjny, które znajduje się /home/nazwauzytkownika/.fluxbox/menu taki na przyklad zapis dodający mc w podmenu Narzedzia : [submenu] (Narzedzia) [exec] (mc) {xterm -e mc} [end] i zapisujesz plik menu po zmianach. Link to comment Share on other sites More sharing options...
blaster44 Posted February 14, 2014 Author Report Share Posted February 14, 2014 Co oznacza argument -e? Link to comment Share on other sites More sharing options...
@WalDo Posted February 14, 2014 Report Share Posted February 14, 2014 http://linux.die.net/man/1/xterm -e program [ arguments ... ] This option specifies the program (and its command line arguments) to be run in the xterm window. It also sets the window title and icon name to be the basename of the program being executed if neither -T nor -n are given on the command line. This must be the last option on the command line. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now