View previous topic :: View next topic |
Author |
Message |
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1561 Location: switzerland
|
Posted: Wed Jan 19, 2005 5:25 am Post subject: [risolto] [conf] problema trasparenze aterm |
|
|
mi succede una cosa strana:
questo è il mio file .Xdefalts
Code: |
aterm*loginShell:true
aterm*saveLines:32767
aterm*transparent:true
aterm*shading:60
aterm*scrollBar:true
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*foreground:Grey
aterm*font:-sony-fixed-*-*-*-*-*-*-*-*-*-*-*-*
|
e come potete notare il livello di shading è a 60; beh con questo livello il mio aterm ha lo sfondo completamente nero, mentre solo se metto 100 ottengo la "trasparenza"
se manualmente do
aterm si apre trasparente,
da cosa può essere dovuto il fatto che non mi prende lo shading se il valore è <100 ?
grazie
Last edited by luna80 on Wed Jan 19, 2005 5:04 pm; edited 1 time in total |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 5:33 am Post subject: |
|
|
Molto strano... potresti provare a specificare anche il valore di background, ecco il mio:
Code: |
lavish@darkstar ~ $ cat .Xdefaults | grep aterm
aterm*transparent:true
aterm*shading:100
aterm*background:Black
aterm*foreground:White
aterm*font: -artwiz-smoothansi-*-*-*-*-*-*-*-*-*-*-*-*
aterm*boldFont: -artwiz-smoothansi-*-*-*-*-*-*-*-*-*-*-*-*
aterm*scrollBar:false
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*saveLines:512
aterm*loginShell: true
aterm*title: Terminal
aterm*iconName: Terminal
aterm*geometry:84x26
|
_________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1561 Location: switzerland
|
Posted: Wed Jan 19, 2005 5:52 am Post subject: |
|
|
lavish wrote: | Molto strano... potresti provare a specificare anche il valore di background, |
non cambia niente |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 6:35 am Post subject: |
|
|
luna80 wrote: | lavish wrote: | Molto strano... potresti provare a specificare anche il valore di background, |
non cambia niente |
Hai settato il background con fbsetbg o Esetroot? Ti ricordo che per avere le trasparenze attive devi aver installato anche eterm.
Quindi prova un:
Code: |
# emerge eterm
# exit
$ fbsetbg /path/to/your/image.png
$ aterm&
|
_________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1561 Location: switzerland
|
Posted: Wed Jan 19, 2005 6:39 am Post subject: |
|
|
lavish wrote: |
Hai settato il background con fbsetbg o Esetroot? Ti ricordo che per avere le trasparenze attive devi aver installato anche eterm.
|
si il background è settato; il problema sarà per via che non ho eterm,...emergo e ti faccio sapere, grazie mille |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 6:47 am Post subject: |
|
|
luna80 wrote: | si il background è settato; il problema sarà per via che non ho eterm,...emergo e ti faccio sapere, grazie mille |
Puoi provare
fbsetbg usa Esetroot per impostare l'immagine di sfondo... d'altronde non e' altro che uno script...
In ogni caso dopo aver installato eterm potresti controllare per sicurezza di aver settato tutto correttamente:
deve comparire nell'output "RENDER"
Code: | $ xdpyinfo | grep RENDER |
idem...
Questo ti mostra il wallpapersetter in uso (come avevo detto un po' piu' su )... probabilmente tu stai usando bsetbg o bsetroot... per farti un esempio di come dovrebbe comparire correttamente:
Code: | lavish@darkstar ~ $ fbsetbg -i
Esetroot is a nice wallpapersetter. You won't have any problems. |
Ciao! _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1561 Location: switzerland
|
Posted: Wed Jan 19, 2005 5:03 pm Post subject: |
|
|
ok risolto, mi mancava propio eterm!
grazie mille! |
|
Back to top |
|
|
Cazzantonio Bodhisattva
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Wed Jan 19, 2005 5:18 pm Post subject: |
|
|
io non ho eterm e utilizzo correttamente aterm con trasparenze etc... _________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 5:21 pm Post subject: |
|
|
Cazzantonio wrote: | io non ho eterm e utilizzo correttamente aterm con trasparenze etc... |
Come hai impostato il bg?
cosa ti restituisce? _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31449 Location: here
|
Posted: Wed Jan 19, 2005 5:23 pm Post subject: |
|
|
lavish wrote: | fbsetbg usa Esetroot per impostare l'immagine di sfondo... d'altronde non e' altro che uno script.. |
Il mio usa feh per impostare l'immagine di sfondo _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 5:28 pm Post subject: |
|
|
fedeliallalinea wrote: | Il mio usa feh per impostare l'immagine di sfondo |
Ok, Esetroot e' uno dei programmi che puo' utilizzare... ma della serie: qualcosa bisogna in ogni caso installarla e a questo punto un'applicazione vale l'altra _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
Cazzantonio Bodhisattva
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Wed Jan 19, 2005 5:35 pm Post subject: |
|
|
Code: | ale@star_platinum ale $ fbsetbg -i
wmsetbg is a nice wallpapersetter. You won't have any problems.
|
_________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Wed Jan 19, 2005 5:40 pm Post subject: |
|
|
Cazzantonio wrote: | Code: | ale@star_platinum ale $ fbsetbg -i
wmsetbg is a nice wallpapersetter. You won't have any problems.
|
|
ognuno usa la sua insomma _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
Onip Advocate
Joined: 02 Sep 2004 Posts: 2912 Location: Parma (Italy)
|
Posted: Wed Feb 23, 2005 10:38 pm Post subject: |
|
|
Riesumo questo post per non aprirne un altro:
è possibile fare in modo che , in fluxbox, l'aterm trasparente venga lanciato senza che appaia nella "barra" di flux, in modo che sembri veramente parte dello sfondo?
Code: | $ grep aterm .fluxbox/startup
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 60x10+0+0 & |
<EDIT> ho aggiunto il grep...</EDIT> _________________ Linux Registered User n. 373835
Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum |
|
Back to top |
|
|
Onip Advocate
Joined: 02 Sep 2004 Posts: 2912 Location: Parma (Italy)
|
Posted: Thu Feb 24, 2005 12:39 pm Post subject: |
|
|
ho risolto.
Vi spiego come. Basta lanciare aterm con un nome specifico es. Code: | aterm -name termsfondo |
e poi specificare in .fluxbox/apps le opzioni specifiche per quell'applicazione. io ho messo queste
Code: | $ cat .fluxbox/apps
[app] (termsfondo)
[Layer] {10}
[Hidden] {yes}
[end]
|
in man fluxbox, nella sez. APPLICATIONS sono specificate tutte le opzioni settabili
Byez _________________ Linux Registered User n. 373835
Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum |
|
Back to top |
|
|
luna80 Veteran
Joined: 01 Feb 2004 Posts: 1561 Location: switzerland
|
Posted: Thu Feb 24, 2005 2:37 pm Post subject: |
|
|
Onip wrote: | ho risolto.
Vi spiego come. Basta lanciare aterm con un nome specifico es. Code: | aterm -name termsfondo |
e poi specificare in .fluxbox/apps le opzioni specifiche per quell'applicazione. io ho messo queste
Code: | $ cat .fluxbox/apps
[app] (termsfondo)
[Layer] {10}
[Hidden] {yes}
[end]
|
in man fluxbox, nella sez. APPLICATIONS sono specificate tutte le opzioni settabili
Byez |
mmm,...bel consiglio, grazie |
|
Back to top |
|
|
|