Ciao a tutti...ho visto che si può mettere la shell trasparente, ma è trasparente nel senso che si vede solo il background e non realmente quello che c'è sotto, cosa che sarebbe molto comoda...qualcuno sa se è possibile?
Ciao a tutti...ho visto che si può mettere la shell trasparente, ma è trasparente nel senso che si vede solo il background e non realmente quello che c'è sotto, cosa che sarebbe molto comoda...qualcuno sa se è possibile?
si...ma quello che intendevo io era che se ho una finestra aperta sotto la consolle, anche se metto consolle trasparente, non me lo visualizza, visulaizza il background ma non le finestre aperte!
volevi qualcosa tipo questo screenshot ?
esattamente! dcome faccio a far diventare la konsole trasparente come la tua?Originariamente inviato da U-bahn
volevi qualcosa tipo questo screenshot ?
NOTA: trasparanze e ombre mangiano la cpu
installi xcompmgr e transset dopo averli scaricati da qui (ad esempio):
http://xapps.freedesktop.org/release...r-1.1.3.tar.gz
http://mirrors.geekbone.org/debian-d....9.orig.tar.gz
da cvs:
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps login
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps co transset
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps co xcompmgr
oppure con il package manager della tua distro.
dopo averli installati aggiungi questo a /etc/X11/xorg.conf (se usi xorg):dai "xcompmgr -c (accetta anche altre opzioni)"codice:Section "Extensions" Option "Composite" "true" Option "RENDER" "true" EndSection
ed eventualmente "transset"
(puoi anche farli avviare insieme ad x)
Ti ringrazio!Originariamente inviato da U-bahn
NOTA: trasparanze e ombre mangiano la cpu
installi xcompmgr e transset dopo averli scaricati da qui (ad esempio):
http://xapps.freedesktop.org/release...r-1.1.3.tar.gz
http://mirrors.geekbone.org/debian-d....9.orig.tar.gz
da cvs:
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps login
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps co transset
cvs -dserver:anoncvs@cvs.freedesktop.org:/cvs/xapps co xcompmgr
oppure con il package manager della tua distro.
dopo averli installati aggiungi questo a /etc/X11/xorg.conf (se usi xorg):dai "xcompmgr -c (accetta anche altre opzioni)"codice:Section "Extensions" Option "Composite" "true" Option "RENDER" "true" EndSection
ed eventualmente "transset"
(puoi anche farli avviare insieme ad x)