Fluxbox: settare correttamente menuconfig?

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
Avatar utente
sberla54
Master
Master
Messaggi: 1500
Iscritto il: gio 24 giu 2004, 0:00
Slackware: 13.0
Desktop: Gnome (o Fluxbox)
Distribuzione: Ubuntu
Località: Bologna
Contatta:

Fluxbox: settare correttamente menuconfig?

Messaggio da sberla54 »

Ciao ragazzi.

Stavo dando un'occhiata al mio file menuconfig ed ho notato che dovrebbe inserire nel menu le applicazioni kde e gnome ma lo fa soltanto in parte. Forse sbaglio qualcosa io.

Nella fattispecie, ho programmi come konqueror, amarok, kwrite, kate, krename, kopete, xchat, skype, catalogati per categorie....mentre ho un'altra sottovoce "Kde Menus" con un gioco, poi gxine e metamonitor.

Non capisco...

Nel kicker di kde ci sono ovviamente molti ma molti piu' link....e poi non mi e' chiara quella voce kde menus.

Vi pasto il mio menuconfig:

Codice: Seleziona tutto

# This file is read by fluxbox-generate_menu.  If you don't like a
# default you can change it here.  Don't forget to remove the # in front
# of the line.

# Your favourite terminal. Put the command in quotes if you want to use
# options. Put a backslash in before odd chars
# MY_TERM='Eterm --tint \#123456'
# MY_TERM='aterm -tint $(random_color)'
MY_TERM='aterm -tr +sb -fg white'

# Your favourite browser. You can also specify options.
# MY_BROWSER=mozilla
MY_BROWSER=firefox

# Name of the outputfile
# MENUFILENAME=/home/sberla54/.fluxbox/menu
MENUFILENAME=/home/sberla54/.fluxbox/menu

# MENUTITLE=`fluxbox -version|cut -d " " -f-2`
MENUTITLE=`fluxbox -version|cut -d " " -f-2`

# standard url for console-browsers
# HOMEPAGE=fluxbox.org

# location with your own menu-entries
# USERMENU=~/.fluxbox/usermenu

# Put the launcher you would like to use here
# LAUNCHER=fbrun
# LAUNCHER=fbgm
LAUNCHER=fbrun

# Options for fbrun
# FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'
FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'

# --- PREFIX'es
# These are prefixes; So if fluxbox is installed in /usr/X11R6/bin/fluxbox
# your prefix is: /usr/X11R6

# fluxbox-generate already looks in /usr/X11R6, /usr, /usr/local and /opt so
# there should be no need to specify them.
#
# PREFIX=/usr/X11R6
# GNOME_PREFIX=/opt/gnome
# KDE_PREFIX=/opt/kde
PREFIX=/usr/bin
KDE_PREFIX=/opt/kde
GNOME_PREFIX=/opt/gnome

# Sepparate the list of background-dirs with semicolumns ':'
# BACKGROUND_DIRS="/home/sberla54/.fluxbox/backgrounds/:/usr/X11R6/share/fluxbox/backgrounds/:/usr/share/wallpapers"


# --- Boolean variables.
# Setting a variable to no'' won't help. Comment them out if you don't
# want them.  Setting are overruled by the command-line options.

# Include all backgrounds in your backgrounds-directory
# BACKGROUNDMENUITEM=yes

# Include kde-menus
# KDEMENU=yes
KDEMENU=yes

# Include gnome-menus
# GNOMEMENU=yes
GNOMEMENU=yes

# Don't cleanup the menu
# REMOVE=no
Sbaglio i path di ricerca?
PREFIX=/usr/bin
KDE_PREFIX=/opt/kde
GNOME_PREFIX=/opt/gnome

Oppure e' normale che il menu di fluxbox resti cosi' limitato?

Fatemi sapere!
Grazie :)

Rispondi