<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
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...<br>
<br>
----<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.slacky.eu/forum/viewtopic.php?p=163666#163666">http://www.slacky.eu/forum/viewtopic.php?p=163666#163666</a><br>
<br>
<span class="postbody">Non ho letto tutti i vostri posts, scusate, ma
ci tengo a dare una mano con fluxbox <img
src="cid:part1.01060408.00070904@yahoo.it" alt="Smile" border="0">
<br>
<br>
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. <br>
Ovviamente ci saranno da modificare o eliminare certe applicazioni, se
non le usate.
<br>
<br>
</span>
<table align="center" border="0" cellpadding="3" cellspacing="1"
width="90%">
<tbody>
<tr>
<td><span class="genmed"><b>Codice:</b></span></td>
</tr>
<tr>
<td class="code"><br>
#############################
<br>
### sberla54 ################
<br>
### Fluxbox Keys ############
<br>
### Aggiornato 12.10.2007 ###
<br>
#############################
<br>
<br>
# Mouse actions added by fluxbox-update_configs
<br>
OnDesktop Mouse1 :hideMenus
<br>
OnDesktop Mouse2 :workspaceMenu
<br>
OnDesktop Mouse3 :rootMenu
<br>
OnDesktop Mouse4 :nextWorkspace
<br>
OnDesktop Mouse5 :prevWorkspace
<br>
<br>
# Legenda
<br>
# Mod1 = ALT
<br>
# Mod4 = Tasto Windows
<br>
<br>
# Gestione desktop virtuali
<br>
# Mod1 Tab :NextWindow
<br>
Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 0} <br>
Mod1 Shift Tab :PrevWindow
<br>
Mod1 F1 :Workspace 1
<br>
Mod1 F2 :Workspace 2
<br>
Mod1 F3 :Workspace 3
<br>
Mod1 F4 :Workspace 4
<br>
Mod1 F5 :Workspace 5
<br>
Mod1 F6 :Workspace 6
<br>
Mod1 F7 :Workspace 7
<br>
Mod1 F8 :Workspace 8
<br>
Mod1 F9 :Workspace 9
<br>
Mod1 F10 :Workspace 10
<br>
Mod1 F11 :Workspace 11
<br>
Mod1 F12 :Workspace 12
<br>
<br>
# Scorciatoie da tastiera per i programmi
<br>
Mod1 q :ExecCommand amarok
<br>
Mod1 w :ExecCommand kwrite
<br>
Mod1 e :ExecCommand korganizer
<br>
# Mod1 r e' usato per il runner di applicazioni
<br>
Mod1 t :ExecCommand thunderbird
<br>
# Mod1 a e' usato per la shell
<br>
Mod1 s :ExecCommand searchmonkey
<br>
# Mod1 d e' usato per mostrare il desktop
<br>
Mod1 f :ExecCommand firefox
<br>
Mod1 z :ExecCommand xfe
<br>
Mod1 x :ExecCommand bluefish
<br>
Mod1 c :ExecCommand filezilla
<br>
# Mod1 v e' usato per il controllo volume da shell
<br>
<br>
# Apri il controllo volume da shell.
<br>
Mod1 v :ExecCommand aterm -name alsa -e alsamixer
<br>
<br>
# Fbrun, runner di applicazioni
<br>
# Mod1 r :ExecCommand fbrun
<br>
Mod1 r :ExecCommand fbrun -font 10x20 -fg grey -bg black -title run
<br>
<br>
# Chiudi, minimizza, massimizza le finestre, mostra il desktop
<br>
Mod1 4 :Close
<br>
Mod1 n :Minimize
<br>
Mod1 m :Maximize
<br>
Mod1 d :ShowDesktop
<br>
<br>
# Elimina i bordi nelle finestre
<br>
Mod4 w :ToggleDecor
<br>
<br>
# Aterm trasparente
<br>
Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg
black -fg \
<br>
white -fade 90 -bl -tn xterm -fn \
<br>
-misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57
<br>
<br>
# Aterm normale (da root)
<br>
Mod1 p :ExecCommand aterm -e su -
<br>
<br>
# Limita l'uso di X11 all'utente corrente
<br>
# Mod4 l :ExecCommand xlock
<br>
</td>
</tr>
</tbody>
</table>
<span class="postbody"><br>
<br>
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..
<br>
<br>
</span>
<table align="center" border="0" cellpadding="3" cellspacing="1"
width="90%">
<tbody>
<tr>
<td><span class="genmed"><b>Codice:</b></span></td>
</tr>
<tr>
<td class="code"><br>
# This file is read by fluxbox-generate_menu. If you don't like a
<br>
# default you can change it here. Don't forget to remove the # in
front
<br>
# of the line.
<br>
<br>
# Your favourite terminal. Put the command in quotes if you want to use
<br>
# options. Put a backslash in before odd chars
<br>
# MY_TERM='Eterm --tint \#123456'
<br>
# MY_TERM='aterm -tint $(random_color)'
<br>
MY_TERM='aterm -tr +sb -fg white'
<br>
<br>
# Your favourite browser. You can also specify options.
<br>
# MY_BROWSER=mozilla
<br>
MY_BROWSER=firefox
<br>
<br>
# Name of the outputfile
<br>
# MENUFILENAME=/home/sberla54/.fluxbox/menu
<br>
MENUFILENAME=/home/sberla54/.fluxbox/menu
<br>
<br>
# MENUTITLE=`fluxbox -version|cut -d " " -f-2`
<br>
MENUTITLE=`fluxbox -version|cut -d " " -f-2`
<br>
<br>
# standard url for console-browsers
<br>
# HOMEPAGE=fluxbox.org
<br>
<br>
# location with your own menu-entries
<br>
# USERMENU=~/.fluxbox/usermenu
<br>
<br>
# Put the launcher you would like to use here
<br>
# LAUNCHER=fbrun
<br>
# LAUNCHER=fbgm
<br>
LAUNCHER=fbrun
<br>
<br>
# Options for fbrun
<br>
# FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'
<br>
FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'
<br>
<br>
# --- PREFIX'es
<br>
# These are prefixes; So if fluxbox is installed in
/usr/X11R6/bin/fluxbox
<br>
# your prefix is: /usr/X11R6
<br>
<br>
# fluxbox-generate already looks in /usr/X11R6, /usr, /usr/local and
/opt so
<br>
# there should be no need to specify them.
<br>
#
<br>
# PREFIX=/usr/X11R6
<br>
# GNOME_PREFIX=/opt/gnome
<br>
# KDE_PREFIX=/opt/kde
<br>
PREFIX=/usr/bin
<br>
KDE_PREFIX=/opt/kde
<br>
GNOME_PREFIX=/opt/gnome
<br>
<br>
# Sepparate the list of background-dirs with semicolumns ':'
<br>
#
BACKGROUND_DIRS="/home/sberla54/.fluxbox/backgrounds/:/usr/X11R6/share/fluxbox/backgrounds/:/usr/share/wallpapers"
<br>
<br>
<br>
# --- Boolean variables.
<br>
# Setting a variable to no'' won't help. Comment them out if you don't
<br>
# want them. Setting are overruled by the command-line options.
<br>
<br>
# Include all backgrounds in your backgrounds-directory
<br>
# BACKGROUNDMENUITEM=yes
<br>
<br>
# Include kde-menus
<br>
# KDEMENU=yes
<br>
KDEMENU=yes
<br>
<br>
# Include gnome-menus
<br>
# GNOMEMENU=yes
<br>
GNOMEMENU=yes
<br>
<br>
# Don't cleanup the menu
<br>
# REMOVE=no
<br>
</td>
</tr>
</tbody>
</table>
<span class="postbody"><br>
<br>
I programmi che uso sono:
<br>
File manager: Xfe
<br>
Editor di testi: Kwrite (o Nedit)
<br>
Teminale: aterm
<br>
Browser: Firefox
<br>
Mail: Thunderbird
<br>
Client IM: Kopete
<br>
Client IRC: Xchat
<br>
Audio Player: Amarok
<br>
Monitor di sistema in tray: Qps e Metamonitor
<br>
Monitor di sistema sul desktop: Conky
<br>
Masterizzare: K3b
<br>
Video player: Xine
<br>
Visualizzatore Immagini: Gqview
<br>
Pdf: Kpdf
<br>
Calendario e Note: Korganizer
<br>
Accessori vari: Klipper
<br>
<br>
Tema: Sephirot, solo per menu e toolbar
(<a class="moz-txt-link-freetext" href="http://fluxbox.sourceforge.net/themes.php">http://fluxbox.sourceforge.net/themes.php</a>)
<br>
<br>
Dockbar: Kooldock (o l'applet Yab per Adesklets)
<br>
<br>
Inoltre uso Adesklets (con applet Photo e Weatherforecast) + 2 Dockbar
(Wmcpuload e Wmclockmon), <br>
<br>
Vi allego anche uno screenshot recente: <br>
<a
href="http://img265.imageshack.us/my.php?image=screenshotlinuxfluxbox1oh7.jpg"
target="_blank" class="postlink"><img
src="cid:part2.07080207.07030404@yahoo.it" border="0"></a>
<br>
<br>
<img src="cid:part1.01060408.00070904@yahoo.it" alt="Smile" border="0">
<img src="cid:part1.01060408.00070904@yahoo.it" alt="Smile" border="0"></span><br>
<br>
<br>
<br>
<br>
<div class="moz-signature">-- <br>
<font size="-1">______________________________________________________________________________________________<br>
/*non ho scelto io di venire al mondo, ma da quel momento in poi le
altre decisioni le prendo da me*/<br>
- <a href="http://sberla54.altervista.org/">http://sberla54.altervista.org</a>
- My links and contacts -<br>
- <a href="http://kernel-panic.noblogs.org"
name="http://kernel-panic.noblogs.org">http://kernel-panic.noblogs.org</a>
- My blog -<br>
- <a href="http://www.punk4free.org" name="http://www.punk4free.org">http://www.punk4free.org</a>
- My webzine -<br>
</font></div>
</body>
</html>