Jump to content

Fluxbox- Odpalanie Tekstowych Apek


blaster44
 Share

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...