![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Effects & Customization This section is for all your compositing needs. This includes Beryl, Compiz, xcompmgr, and other fancy apps which take advantage of compositing managers such as kiba-dock and avant window decorator |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Location: Miami, FL
Beans: 19
Ubuntu 7.04 Feisty Fawn
|
I will show how to create a transparent shell using only gnome-terminal and Compiz-fusion. Check out the attached screenshots.
Part 1: Create a new profile in gnome-terminal (Edit->Profiles->New), name it "trans". Set the following characteristics: Cursor blinks: off Show menubar: off Initial title: trans Dynamically-set title: Isn't displayed Color scheme: Black on white Transparent Background: on Set the transparency down to "None" Scrollbar: disabled The important part here is that now the gnome-terminal is gonna have the title trans. We can now target the gnome-terminal windows that are using trans profile from inside CompizConfig by using title=^trans$
Part 2: Have an instance of gnome-terminal open with the trans profile so you can see whats happening to it as you follow the rest of the howto. Open CompizConfig (System->Preferences->CompizConfig). Make sure you have the regEx plugin enabled. Go to the Window Decoration plugin and add !title=^trans$ to the Decoration windows field. This will skip adding window borders to our trans terminals. Go to the Window Rules plugin. Add title=^trans$ to the following fields (This will turn the terminals into a widget-like windows, Sticky will put them on all sides of the cube):
Go to the Place Windows plugin, go to the Windows with fixed positions tab, in Windows with fixed positions click add. Put title=^trans$ in Positioned Windows field and put x and y coordinates of the default position you want for your shell (top-left corner is 0,0). After they have loaded you can move them by Alt-Dragging them. To run the transparent gnome-terminal use: Code:
gnome-terminal --window-with-profile=trans The guide will put the same shell repeated on all sides of the cube. You could put a different shell on each side of the cube. To do this create a profile following the fist part of the instructions above but change the title to trans1. Now make three new profiles using this first profile as its base. Change the titles of these profiles to: trans2, trans3, trans4. Now follow the second part of the instructions above using title=^trans[1-4]$ instead of title=^trans$ to match the windows. Now you want to set each one to appear on a fixed side of the cube. Go to the Place Windows plugin, go to the Windows with fixed positions tab, in Windows with fixed viewports. Here add each of your four windows ( title=^trans1$, title=^trans2$, ...) along with the viewport you want them to be in. dock: avant-window-navigator widgets: conky / theme Last edited by phaedOne; August 31st, 2007 at 08:51 PM.. |
|
|
|
|
|
#2 |
|
Ubuntu Extra Shot
![]() |
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
very good ill try that soon
1 question what is the dock program?
__________________
Bet im the Only Celtic FC supporter in Perth using UBUNTU |
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2007
Location: Portland, Oregon
Beans: 340
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Good one!! I had been working on doing this with Devilspie a few month back but got frustrated with the window sizing and placement scheme. This is much easier - size the window, place it then lock it down and clean it up with Window Rules and Window Decoration in Compiz-Fusion.
Mush less overhead to do the same thing considering I'll be running CF anyway. Thanks a bunch!! |
|
|
|
|
|
#4 |
|
Has an Ubuntu Drip
![]() Join Date: May 2007
Location: Darmstadt, Germany
My beans are hidden!
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Very nice. I just removed devilspie..
|
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() Join Date: Apr 2007
Location: India
My beans are hidden!
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Awesome guide .. Will give it a try soon
|
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Location: Florida
Beans: 15
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
I just did this and it worked great, but now I have no borders around any of my windows. Did I do something wrong? Obviously i did LOL....tell what I did. Also when we were told to put title=trans in certain spots and plugins do I use the quotes as well? I also seen one with an exclamation mark just want to make sure that is correct as well. BTW I love your conky theme great job on that.
fsckr |
|
|
|
|
|
#7 | |
|
Has an Ubuntu Drip
![]() Join Date: May 2007
Location: Darmstadt, Germany
My beans are hidden!
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Quote:
|
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() |
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
chm0d for "Window Decoration", if you have "any" in there, remove it and just add !title=trans
Otherwise if you have more custom rules in there I think the seperator is "|" Last edited by Meyithi; August 26th, 2007 at 09:05 AM.. |
|
|
|
|
|
#9 | |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Location: Florida
Beans: 15
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Quote:
fsckr *solved. instead of !title=trans I had to xprop | grep WM_CLASS in terminal to fine the class which for me was Gnome-terminal so I had to put !class=Gnome-terminal in that field instead of !title=trans. Hope this helps everyone else having this problem. Also thanx to amphi on #compiz-fusion on irc! fsckr Last edited by chm0d; August 26th, 2007 at 11:24 AM.. |
|
|
|
|
|
|
#10 |
|
Ubuntu addict and loving it
![]() |
Re: HOWTO: Put a shell on your desktop (requires Compiz*)
Nice..but I have a couple of probs.
First, how can I disable show desktop plugin from moving it? Secondly, try typing trans in a google search in firefox. The title changes to include trans, and ... havoc ensues. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|