Problem z fluxmenu

Czyli jak najefektywniej (lub efektowniej) skonfigurować Slackware'a w komputerze domowym

Moderatorzy: Moderatorzy, Administratorzy

y0yster
Użytkownik
Posty: 23
Rejestracja: 2007-10-25, 19:11
Kontakt:

Problem z fluxmenu

Post autor: y0yster »

Witam,

Mam problem z fluxmenu. Chciałem sobie skonfigurować menu w fluxboxie dostosowane do moich potrzeb więc ściągnąłem fluxmenu. Włączam a tu:

Kod: Zaznacz cały

You do not have pyGTK installed\n\
please vist http://pygtk.org/ and install\nat least 2.4, \
and for best results get 2.6 or newer.
Mam ten pakiet w wersji 2.10 i 2.12 co jest grane?

Pozdrawiam.
Ostatnio zmieniony 2007-11-07, 19:19 przez y0yster, łącznie zmieniany 1 raz.
Awatar użytkownika
dienet
Moderator
Posty: 2105
Rejestracja: 2007-07-24, 18:58
Lokalizacja: Racibórz/Rybnik

Re: Problem z fluxmenu

Post autor: dienet »

Pewnie masz zle zainstalowane.
Pozdr0
dienet
[img]http://i164.photobucket.com/albums/u19/slawek15/kotekeo0lq3.jpg[/img]
Awatar użytkownika
roverek
Użytkownik
Posty: 605
Rejestracja: 2007-02-22, 18:29
Lokalizacja: Szczecin

Re: Problem z fluxmenu

Post autor: roverek »

Odinstaluj starszą.
[img]http://img148.imageshack.us/img148/9879/slackware1userbarzl9.gif[/img]
[img]http://img162.imageshack.us/img162/2268/barritagoogless6.jpg[/img]
[img]http://img.userbars.pl/42/8201.gif[/img]
y0yster
Użytkownik
Posty: 23
Rejestracja: 2007-10-25, 19:11
Kontakt:

Re: Problem z fluxmenu

Post autor: y0yster »

Już próbowałem to i dalej nic. Instalowałem różne wersie.
Awatar użytkownika
6leks6ndr6
Użytkownik
Posty: 37
Rejestracja: 2007-04-03, 06:19
Lokalizacja: Kraków
Kontakt:

Re: Problem z fluxmenu

Post autor: 6leks6ndr6 »

A może sam pobawisz się w zrobienie swojego menu ręcznie? ;-)

Kod: Zaznacz cały

cd /home/<user>/.fluxbox
mcedit menu
Pokażę Ci jak wygląda mój pliczek:

Kod: Zaznacz cały

[ola@therion ~/.fluxbox]$cat menu
# Generated by fluxbox-generate_menu
#
# If you read this it means you want to edit this file manually, so here
# are some useful tips:
#
# - You can add your own menu-entries to ~/.fluxbox/usermenu
#
# - If you miss apps please let me know and I will add them for the next
#   release.
#
# - The -r option prevents removing of empty menu entries and lines which
#   makes things much more readable.
#
# - To prevent any other app from overwriting your menu
#   you can change the menu name in .fluxbox/init to:
#     session.menuFile: /home/you/.fluxbox/my-menu
[begin] (Zajebiste menu)
      [exec] (aterm) {aterm}
      [exec] (firefox) {firefox}
      [exec] (mc) {aterm -e mc} 
      [separator]
       
[submenu] (Multimedia)
      [exec]   (MOC) {aterm -e mocp}
      [exec]   (Radio) {aterm -e radyjko} 
      [exec]   (Gmplayer) {gmplayer}
      [exec]   (alsamixer) {aterm -e alsamixer} 
[end]
[submenu] (Biuro)
      [exec]   (OpenOffice) {soffice}
      [exec]   (GqView) {gqview}
      [exec]   (Xpdf) {xpdf}
      [exec]   (Gimp) {gimp}
      [exec]   (Kalkulator) {xcalc}
[end]
[submenu] (Internet)
      [exec]   (Skype) {sh skype}
      [exec]   (Firefox) {firefox}
      [exec]   (DC++) {linuxdcpp}
      [exec]   (Azureus) {/home/all/Torrent/azureus/azureus}
      [exec]   (gftp) {gftp} </usr/share/gftp/gftp.xpm>
      [exec]   (xnmap) {xnmap} 
[end]
[submenu] (Other)
      [exec]   (k3b) {k3b}  
[end]
    [separator]
[submenu] (Narzędzia X)
      [exec]   (xfontsel) {xfontsel} 
      [exec]   (xman) {xman} 
      [exec]   (xload) {xload}
 [exec]   (xbiff) {xbiff} 
      [exec]   (editres) {editres} 
      [exec]   (viewres) {viewres}  
      [exec]   (xmag) {xmag} 
      [exec]   (wmagnify) {wmagnify} 
      [exec] (Reload .Xdefaults) {xrdb -load /home/ola/.Xdefaults} 
[end]
[submenu] (System Tools)
      [exec]   (top) {aterm -e top} 
[end]
[submenu] (Menu Fluxbox)
      [config] (Konfiguracja) 
[submenu] (Style systemowe) {Wybierz styl...}
      [stylesdir] (/usr/X11R6/share/fluxbox/styles) 
[end]
[submenu] (Style użytkownika) {Wybierz styl...}
      [stylesdir] (~/.fluxbox/styles) 
[end]
      [workspaces] (Lista pulpitów) 
[submenu] (Narzędzia)
      [exec] (Nazwy okien) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center} 
      [exec] (Zrzut ekranu - JPG) {import screenshot.jpg && display -resize 50% screenshot.jpg} 
      [exec] (Zrzut ekranu - PNG) {import screenshot.png && display -resize 50% screenshot.png} 
      [exec] (Wygeneruj menu) {fluxbox-generate_menu} 
[end]
[submenu] (Menadżery)
      [restart] (kde) {startkde} 
      [restart] (windowmaker) {wmaker} 
[end]
      [exec] (Zablokuj ekran) {xscreensaver-command -lock} 
      [commanddialog] (Polecenia Fluxbox) 
      [reconfig] (Odśwież konfigurację) 
      [restart] (Restartuj) 
      [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center} 
      [separator] 
      [exit] (Wyloguj mnie)
      [separator]
      [exec] (Zamknij System) {aterm -e /sbin/halt}
      [exec] (Jebut!) {aterm -e /sbin/reboot} 
[end]
[end]
[ola@therion ~/.fluxbox]$
Ale to tylko moja taka mała sugestia i mogę się mylić. W końcu jestem n00bem jeszcze ;]
Trening czyni mistrza - Im więcej razy rozwalisz linuksa tym bardziej go umiesz
podpisano
Mały Psuj
ODPOWIEDZ