[ImoLUG] Fluxbox: alcune informazioni su configurazione e programmi
sberla54@yahoo.it
sberla54@yahoo.it
Ven 12 Ott 2007 03:24:04 CEST
ehm...l'ho gia' leggermente modificato...quindi magari date un'occhiata
al link del topic...
se dovesse interessare potrei trasformarla in una miniguida per fluxbox
su slackware, o cmq in generale...in fin dei conti manca solo la guida
all'installazione, che e' 1 pacchetto, un po' di link di risorse e temi,
qualche link alle varie applicazioni e qualche cazzata generale.
che dite?
interessa?
fatemi sapere va....
sberla54@yahoo.it ha scritto:
> Ho fatto giusto adesso un post su Slacky.it riguardante Fluxbox, come
> configurarlo e quali programmi usare in alternativa e/o assieme a
> quelli di KDE....gia' che ci sono lo giro qui in mailing list...si sa
> mai che torni utile a qualcuno....Fluxbox secondo me e' veramente
> grandioso....leggerissimo...bello e facile da usare....non tornerei
> mai a Kde...
>
> ----
>
> http://www.slacky.eu/forum/viewtopic.php?p=163666#163666
>
> Non ho letto tutti i vostri posts, scusate, ma ci tengo a dare una
> mano con fluxbox Smile
>
> Pasto il mio file di keys, che ho trovato in giro poi modificato,
> perche' secondo me e' utilissimo. Io non uso praticamente mai il menu.
> Ovviamente ci saranno da modificare o eliminare certe applicazioni, se
> non le usate.
>
> *Codice:*
>
> #############################
> ### sberla54 ################
> ### Fluxbox Keys ############
> ### Aggiornato 12.10.2007 ###
> #############################
>
> # Mouse actions added by fluxbox-update_configs
> OnDesktop Mouse1 :hideMenus
> OnDesktop Mouse2 :workspaceMenu
> OnDesktop Mouse3 :rootMenu
> OnDesktop Mouse4 :nextWorkspace
> OnDesktop Mouse5 :prevWorkspace
>
> # Legenda
> # Mod1 = ALT
> # Mod4 = Tasto Windows
>
> # Gestione desktop virtuali
> # Mod1 Tab :NextWindow
> Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 0}
> Mod1 Shift Tab :PrevWindow
> Mod1 F1 :Workspace 1
> Mod1 F2 :Workspace 2
> Mod1 F3 :Workspace 3
> Mod1 F4 :Workspace 4
> Mod1 F5 :Workspace 5
> Mod1 F6 :Workspace 6
> Mod1 F7 :Workspace 7
> Mod1 F8 :Workspace 8
> Mod1 F9 :Workspace 9
> Mod1 F10 :Workspace 10
> Mod1 F11 :Workspace 11
> Mod1 F12 :Workspace 12
>
> # Scorciatoie da tastiera per i programmi
> Mod1 q :ExecCommand amarok
> Mod1 w :ExecCommand kwrite
> Mod1 e :ExecCommand korganizer
> # Mod1 r e' usato per il runner di applicazioni
> Mod1 t :ExecCommand thunderbird
> # Mod1 a e' usato per la shell
> Mod1 s :ExecCommand searchmonkey
> # Mod1 d e' usato per mostrare il desktop
> Mod1 f :ExecCommand firefox
> Mod1 z :ExecCommand xfe
> Mod1 x :ExecCommand bluefish
> Mod1 c :ExecCommand filezilla
> # Mod1 v e' usato per il controllo volume da shell
>
> # Apri il controllo volume da shell.
> Mod1 v :ExecCommand aterm -name alsa -e alsamixer
>
> # Fbrun, runner di applicazioni
> # Mod1 r :ExecCommand fbrun
> Mod1 r :ExecCommand fbrun -font 10x20 -fg grey -bg black -title run
>
> # Chiudi, minimizza, massimizza le finestre, mostra il desktop
> Mod1 4 :Close
> Mod1 n :Minimize
> Mod1 m :Maximize
> Mod1 d :ShowDesktop
>
> # Elimina i bordi nelle finestre
> Mod4 w :ToggleDecor
>
> # Aterm trasparente
> Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg
> black -fg \
> white -fade 90 -bl -tn xterm -fn \
> -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57
>
> # Aterm normale (da root)
> Mod1 p :ExecCommand aterm -e su -
>
> # Limita l'uso di X11 all'utente corrente
> # Mod4 l :ExecCommand xlock
>
>
>
> Questo invece e' il file menuconfig, leggermente modificato per fare
> in modo che il comando fluxbox-generate_menu inserisca nel menu anche
> applicazioni kde, usi Aterm trasparente come shell e Firefox come
> browser...piu' altre cosucce..
>
> *Codice:*
>
> # 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
>
>
>
> I programmi che uso sono:
> File manager: Xfe
> Editor di testi: Kwrite (o Nedit)
> Teminale: aterm
> Browser: Firefox
> Mail: Thunderbird
> Client IM: Kopete
> Client IRC: Xchat
> Audio Player: Amarok
> Monitor di sistema in tray: Qps e Metamonitor
> Monitor di sistema sul desktop: Conky
> Masterizzare: K3b
> Video player: Xine
> Visualizzatore Immagini: Gqview
> Pdf: Kpdf
> Calendario e Note: Korganizer
> Accessori vari: Klipper
>
> Tema: Sephirot, solo per menu e toolbar
> (http://fluxbox.sourceforge.net/themes.php)
>
> Dockbar: Kooldock (o l'applet Yab per Adesklets)
>
> Inoltre uso Adesklets (con applet Photo e Weatherforecast) + 2 Dockbar
> (Wmcpuload e Wmclockmon),
>
> Vi allego anche uno screenshot recente:
> <http://img265.imageshack.us/my.php?image=screenshotlinuxfluxbox1oh7.jpg>
>
> Smile Smile
>
>
>
>
> --
> ______________________________________________________________________________________________
> /*non ho scelto io di venire al mondo, ma da quel momento in poi le
> altre decisioni le prendo da me*/
> - http://sberla54.altervista.org <http://sberla54.altervista.org/> -
> My links and contacts -
> - http://kernel-panic.noblogs.org - My blog -
> - http://www.punk4free.org - My webzine -
--
______________________________________________________________________________________________
/*non ho scelto io di venire al mondo, ma da quel momento in poi le
altre decisioni le prendo da me*/
- http://sberla54.altervista.org <http://sberla54.altervista.org/> - My
links and contacts -
- http://kernel-panic.noblogs.org - My blog -
- http://www.punk4free.org - My webzine -
Maggiori informazioni sulla lista
Imolug