[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xterm / WMaker



ciao

> dunque vorrei sapere come faccio a cambiare il colore di fondo della 
> finestra e del font del xterm sotto Wmaker.
> Con i vari tasti destro o sinistro + ctrl o shift non mi ricordo,
> setto altri paramentri ma non il colore.
> Una volta che configuro .xinitrc ( inserisco solo wmaker) xterm inizia
> ad usare il fondo bianco e testo nero
> mentre se vado senza .xinitrc il fondo e nero, dove sta il trucco?

ti fai un file .Xdefaults nella tua homedir (se non esiste) e inserisci
i parametri per xterm (man xterm), ad esempio io per wterm e aterm ho:

! WTERM
!wterm*foreground: white
!wterm*background: cyan
wterm*font: fixed
!wterm*saveLines: 500
wterm*cursorColor: grey
wterm*transparent: true
!wterm*shade: true
!wterm*title: inferi
!wterm*scrollBar: false
!wterm*scrollBar_right: false
!wterm*scrollBar_floating: false

! ATERM
Aterm*foreground: White
Aterm*background: MediumBlue
Aterm*cursorColor: White
Aterm*cursorColor2: Black
Aterm*-shading: 60
Aterm*transparent: true
!Aterm*tinting: Red
!Aterm*textType: nand
Aterm*scrollBar: false
Aterm*saveLines: 500
Aterm*font: fixed
Aterm*loginShell: true

il ! (punto esclamativo) commenta la riga. Nel man di xterm vedi quali
impostazioni puoi dare a xterm e le jeux sont fait.

--
mattia



Reply to: