Strona 1 z 1

Problem z fluxmenu

: 2007-11-07, 19:17
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.

Re: Problem z fluxmenu

: 2007-11-07, 20:10
autor: dienet
Pewnie masz zle zainstalowane.

Re: Problem z fluxmenu

: 2007-11-07, 21:09
autor: roverek
Odinstaluj starszą.

Re: Problem z fluxmenu

: 2007-11-08, 14:03
autor: y0yster
Już próbowałem to i dalej nic. Instalowałem różne wersie.

Re: Problem z fluxmenu

: 2007-11-08, 15:09
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 ;]