Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fluxbox e terminali [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
blacksword
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 128

PostPosted: Thu Jan 15, 2004 11:49 am    Post subject: Fluxbox e terminali [Risolto] Reply with quote

Allora, il mio problema è il seguente. Uso fluxbox e vorrei poter avere sul desktop uno o due terminali fissi che partono all'avvio del window manager. Il fatto è che voglio questi terminali senza bordi e trasparenti in modo tale che si confondano con lo sfondo. Per quanto riguarda la trasparenza ho risolto il mio problema è che nn riesco a togliere sti maledetti bordi! Come posso fare? Si può fare?

Last edited by blacksword on Thu Jan 15, 2004 5:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Jan 15, 2004 11:51 am    Post subject: Reply with quote

si puo'

che versione usi?

0.1.14 o 0.9.x?

vuoi tutti i terminali senza bordi o solo quelli che lanci all'inizio?
Back to top
View user's profile Send private message
matteo*
Tux's lil' helper
Tux's lil' helper


Joined: 17 Nov 2003
Posts: 128
Location: bologna, italy

PostPosted: Thu Jan 15, 2004 1:02 pm    Post subject: Reply with quote

x togliere i bordi alle finestre io l'ho risolta così, poi magari esiste un altro metodo...
allora, nel file ~/.fluxbox/keys ci sono delle combinazioni di tasti, si attivano premendo alt+*tasto specificato*, te aggiungi una linea fatta all'incirca così:
Code:
Mod1 Shift F1 :ToggleDecor


ToggleDecor non puoi modificarlo, shift ed f1 sono semplicemente le scelte che ho fatto io, in questo modo, premendo alt+shift+f1 i bordi se ne vanno, chiaramente ripetendo la combinazione i bordi ritornano..
Back to top
View user's profile Send private message
blacksword
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 128

PostPosted: Thu Jan 15, 2004 1:53 pm    Post subject: Reply with quote

xlyz wrote:
si puo'

che versione usi?

0.1.14 o 0.9.x?

vuoi tutti i terminali senza bordi o solo quelli che lanci all'inizio?


Uso la 0.9.x
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 15, 2004 2:43 pm    Post subject: Re: Fluxbox e terminali Reply with quote

blacksword wrote:
Allora, il mio problema è il seguente. Uso fluxbox e vorrei poter avere sul desktop uno o due terminali fissi che partono all'avvio del window manager. Il fatto è che voglio questi terminali senza bordi e trasparenti in modo tale che si confondano con lo sfondo. Per quanto riguarda la trasparenza ho risolto il mio problema è che nn riesco a togliere sti maledetti bordi! Come posso fare? Si può fare?


Come scusa ? Il mio problema é opposto: ho risolto i bordi (come hanno già scritto), ma non la trasparenza di x-term.

Coda
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Jan 15, 2004 3:09 pm    Post subject: Re: Fluxbox e terminali Reply with quote

codadilupo wrote:
Come scusa ? Il mio problema é opposto: ho risolto i bordi (come hanno già scritto), ma non la trasparenza di x-term.


xterm non supporta la trasparenza

usa aterm o Eterm (tutti e due in portage)

aterm e' + leggero, Eterm skinnabile
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 15, 2004 3:23 pm    Post subject: Re: Fluxbox e terminali Reply with quote

xlyz wrote:
xterm non supporta la trasparenza

usa aterm o Eterm (tutti e due in portage)

aterm e' + leggero, Eterm skinnabile


immaginavo. Solo che speravo in fluxbox e nelle sue magie :D Ora so che anche a flux c'e' un limite ;-) !

Coda
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Thu Jan 15, 2004 3:26 pm    Post subject: Reply with quote

io l'ho fatto per un tot di tempo

si può impostare nelle opzioni di Eterm la trasparenza l'assenza di bordi e la posizione....

lo metti nel .xinitrc e hai fatto :)
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Jan 15, 2004 3:32 pm    Post subject: Reply with quote

blacksword wrote:
Uso la 0.9.x


per togliere / mettere le decorazioni vale quanto detto da matteo

per "salvare" l'impostazione nel menu sul titolo della finestra trovi l'opzione -> remember -> decoration

per farli partire automaticamente all'inizio puoi inserirli in .xinitrc o in .xsession
Code:
xterm &
fluxbox

oppure:
Quote:
# [startup] option in remember file Can now add entries to apps file like: [startup] {xterm} Then "xterm" will be launched on fluxbox startup. Can also give a screen option: [startup] (screen=1) {xterm} will start it on screen 1 rather than the default 0.

che vuol dire aprite il file dove salva i settaggi per remember (normalmente ~/.fluxbox/apps) e insterite [startup] {xterm}

se apri ~/.fluxbox/apps puoi anche dettagliare maggiormente:
- quali decorazioni far apparire e quali no (Toggledecor toglie e mette tutte)
- come far aprire alcuni xterm con le decorazioni ed altri no
per queste non ho sotto mano le istruzioni, ma se guardi tra i vari documenti sul sito e in cvs li dovresti trovare (o chiedi in #fluxbox su freenode)

EDIT

aggiungo la spiega per l'ultimo punto:
Quote:
Regular expression support for remember (Simon)
Also ability to limit number of matches for a given rule
Also ability to match several different window attributes
Can disable in compile using --disable-regexp (will just do plain
string equality then)
- General format is:
[app] (property=expr) ... {number}
If "property=" is excluded, the name property is assumed.
If {number} is excluded, 0 = no limit is assumed.
- Current available properties are:
* name -> the name of the window - the first field of WM_CLASS
* class -> the class of the window - the second field of WM_CLASS
* title -> the title of the window - the WM_NAME property
- e.g. [app] (*[tT]erm) {2}
will match anything ending with term, for up to 2 instances
- e.g. [app] (title=.*gaim.*)
will match anything with gaim in the title ("gaim", "the gaim
window", etc.

modificando il titolo del terminale (xterm -title nome_finestra) e utilizzando la linea [app] (title=nome_finestra) si puo' controllare la configurazione dei terminali uno per uno (nel caso ci fosse la necesita')
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Thu Jan 15, 2004 5:13 pm    Post subject: Reply with quote

Edita .xinitrc e aggiungi 2
Code:
 Eterm -x --scrollbar no -a "toggles buttonbar false" --shade -1 --geometry WxH+H+Y &


E ricordati di cambiare i valori WxH+H+Y ( widhtxheight+coordinataX+coordinataY )
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
blacksword
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 128

PostPosted: Thu Jan 15, 2004 5:24 pm    Post subject: Reply with quote

Grazie koma! Funzia da dio!!!!!!! Che spettacolo!!!!!!
Back to top
View user's profile Send private message
blacksword
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 128

PostPosted: Thu Jan 15, 2004 5:26 pm    Post subject: Re: Fluxbox e terminali Reply with quote

codadilupo wrote:
xlyz wrote:
xterm non supporta la trasparenza

usa aterm o Eterm (tutti e due in portage)

aterm e' + leggero, Eterm skinnabile


immaginavo. Solo che speravo in fluxbox e nelle sue magie :D Ora so che anche a flux c'e' un limite ;-) !

Coda


Beh, basta che emergi aterm. E per avere la trasparenza gli aggiugi l'opzione -tr
invece per Eterm --trans
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Thu Jan 15, 2004 5:52 pm    Post subject: Reply with quote

Prego :)
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
sorchino
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 242
Location: Bologna/Treno/Fano

PostPosted: Mon Feb 23, 2004 5:41 pm    Post subject: Reply with quote

Uhm, ho seguito i suggerimenti di koma e son riuscito ad avere questo Eterm senza bordi.
C'è un problema però, l'Eterm me lo ritrovo su tutti i desktop di fluxbox mentre lo vorrei in uno solo, come faccio?
Altra cosa, senza bordi non si può proprio spostare immagino..
_________________
"Colui al quale avete dato il nome di Gesu` in realta` non era che il capo di una banda di briganti i cui miracoli che gli attribuite non erano che manifestazioni operate secondo la magia e i trucchi esoterici." Celso.
Back to top
View user's profile Send private message
bubble27
Guru
Guru


Joined: 07 Aug 2003
Posts: 365
Location: Campobasso

PostPosted: Mon Feb 23, 2004 5:55 pm    Post subject: Reply with quote

[Alexi_Laiho] wrote:

Altra cosa, senza bordi non si può proprio spostare immagino..


No, si può utilizzando la combinazione ALT + click Sx, ma su qualsiasi finestra !!!

:P il mio 300 intervento.... che emozione :cry:
_________________
Ciao Gentooaglia
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum