View previous topic :: View next topic |
Author |
Message |
jqx n00b

Joined: 05 Jul 2004 Posts: 43
|
Posted: Fri Jul 09, 2004 1:39 am Post subject: [conf] Fluxbox startup [risolto] |
|
|
ciao a tutti
Quote: | # fluxbox startup-script:
#
# Lines starting with a '#' are ignored.
# You can set your favourite wallpaper here if you don't want
# to do it from your style.
#
bsetbg -f /home/luca/.fluxbox/backgrounds/gentoo.jpg
# This shows the fluxbox-splash-screen
fbsetbg -C /home/luca/.fluxbox/backgrounds/gentoo.jpg
# Applications you want to run with fluxbox.
exec /usr/bin/fluxbox
# exec /usr/bin/fluxbox -log ~/.fluxbox/log
exec Eterm --trans --shade 50 --borderless --border-width 0 --buttonbar false --scrollbar 0 -g 100x35+5+10
|
dove sbaglio? non mi fa partire Eterm ne mi setta lo sfondo
mi sapreste anche consigliare uno script per fare gli screen?
..bye
ps: stavo per postare in: [OT] Com'e' il vostro desktop??? E il framebuffer??? .. ma ho pensato che sarei stato ot 
Last edited by jqx on Fri Jul 09, 2004 4:05 pm; edited 1 time in total |
|
Back to top |
|
 |
bld l33t


Joined: 26 Mar 2003 Posts: 759 Location: Outter Space
|
Posted: Fri Jul 09, 2004 4:38 am Post subject: Re: [conf] Fluxbox startup |
|
|
jqx wrote: | ciao a tutti
Quote: | # fluxbox startup-script:
#
# Lines starting with a '#' are ignored.
# You can set your favourite wallpaper here if you don't want
# to do it from your style.
#
bsetbg -f /home/luca/.fluxbox/backgrounds/gentoo.jpg
# This shows the fluxbox-splash-screen
fbsetbg -C /home/luca/.fluxbox/backgrounds/gentoo.jpg
# Applications you want to run with fluxbox.
exec /usr/bin/fluxbox
# exec /usr/bin/fluxbox -log ~/.fluxbox/log
exec Eterm --trans --shade 50 --borderless --border-width 0 --buttonbar false --scrollbar 0 -g 100x35+5+10
|
dove sbaglio? non mi fa partire Eterm ne mi setta lo sfondo
mi sapreste anche consigliare uno script per fare gli screen?
..bye
ps: stavo per postare in: [OT] Com'e' il vostro desktop??? E il framebuffer??? .. ma ho pensato che sarei stato ot  |
Prova a mettere la background image sul file "init". Metti li anche Eterm con ele flags a chiama solo "Eterm". Controlla che hai al .xinitrc ce scritto "startfluxbox" e non "fluxbox". In tutte le applicazioni che chiami da startup mettici un bel "&" alla fine cosi le mandi in background. Ce un esempio se non sbaglio.
ciao _________________ A happy GNU/Linux user!! |
|
Back to top |
|
 |
jqx n00b

Joined: 05 Jul 2004 Posts: 43
|
Posted: Fri Jul 09, 2004 9:50 am Post subject: |
|
|
il mio init e' tipo...
Quote: | session.screen0.tab.width: 64
session.screen0.tab.alignment: Left
session.screen0.tab.placement: Top
session.screen0.tab.height: 16
session.screen0.tab.rotatevertical: True
session.screen0.overlay.lineWidth: 1
....ecc
|
come lo aggiungo background? sicuro che sia da mettere lì?
Quote: | Controlla che hai al .xinitrc ce scritto "startfluxbox" e non "fluxbox". |
ehm ..dove?
Quote: |
luca@Gentoo luca $ ls ~/.fluxbox/
backgrounds init keys menu menu.save pixmaps startup styles
|
Grazie 1000, ciao
------
EDIT: risolto qua https://forums.gentoo.org/viewtopic.php?t=195745 - mi scuso per il doppio post ma quando ho postato io l'altro nn c'era ancora  |
|
Back to top |
|
 |
|