Page 5 of 17 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 164

Thread: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

  1. #41
    Join Date
    Oct 2005
    Location
    Montréal
    Beans
    45
    Distro
    Ubuntu Breezy 5.10

    Question Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Nice trick I used the pseudo-transparent way, and it worked well...

    Is there a way not to have the terminal listed in the "window list panel"? And is there a way to bind the terminal to a key?
    JYves - "So it goes..."

  2. #42
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Quote Originally Posted by guyomarj
    Is there a way not to have the terminal listed in the "window list panel"?
    You should be able to do that with Devil's Pie, theoretically, but I haven't managed to, so I didn't include it in the guide. I don't think this is a significiant problem, since the terminal here is meant as a pop-up one that you'll only open when you need, and hide when you're done. You also have the option of making it appear on only one workspace by removing the -st parameter from the launcher line.

    Quote Originally Posted by guyomarj
    And is there a way to bind the terminal to a key?
    Do you mean pressing a key to make Alltray hide/show the window? I don't think this is possible but I'll look into it.
    Previously known as 23meg

  3. #43
    Join Date
    Oct 2005
    Location
    Montréal
    Beans
    45
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Quote Originally Posted by 23meg
    Do you mean pressing a key to make Alltray hide/show the window? I don't think this is possible but I'll look into it.
    Yes, I'm kind of lazy and thx for the reply, I'll look into Devil's Pie
    JYves - "So it goes..."

  4. #44
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Wolki's guide to Devil's Pie will let you get started fast if you're interested.
    Previously known as 23meg

  5. #45
    Join Date
    Aug 2005
    Location
    Saint Cloud, FL
    Beans
    40
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    i'm following directions how to get trans. window. (https://wiki.ubuntu.com/TransparentTerminals)

    at 'compile step 3' it does this....

    100%[====================================>] 10,071 28.42K/s

    18:05:34 (28.34 KB/s) - `transset-df-4.tar.gz' saved [10071/10071]

    twodogs@ubuntu:~$ tar zxf transset-df-4.tar.gz cd transset-df-4/
    tar: cd: Not found in archive
    tar: Error exit delayed from previous errors
    twodogs@ubuntu:~$ make
    bash: make: command not found
    twodogs@ubuntu:~$ sudo make install
    sudo: make: command not found
    twodogs@ubuntu:~$
    twodogs@ubuntu:~$

    it will not do the 'make' for some reason. do you know why? i'm a noob and still new to linux. thanks for your help.

  6. #46
    Join Date
    Nov 2005
    Beans
    34
    Distro
    Dapper Drake Testing/

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Thanx a lot for this great tutorial
    I just had to rebuild alltray cause i'm on an amd64 ubuntu but it was perfect.

    Anyway really love that transparent terminal on my screen, it is really usefull.

    Thanx one more time

  7. #47
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Quote Originally Posted by twodogs
    i'm following directions how to get trans. window. (https://wiki.ubuntu.com/TransparentTerminals)

    at 'compile step 3' it does this....

    100%[====================================>] 10,071 28.42K/s

    18:05:34 (28.34 KB/s) - `transset-df-4.tar.gz' saved [10071/10071]

    twodogs@ubuntu:~$ tar zxf transset-df-4.tar.gz cd transset-df-4/
    tar: cd: Not found in archive
    tar: Error exit delayed from previous errors
    twodogs@ubuntu:~$ make
    bash: make: command not found
    twodogs@ubuntu:~$ sudo make install
    sudo: make: command not found
    twodogs@ubuntu:~$
    twodogs@ubuntu:~$

    it will not do the 'make' for some reason. do you know why? i'm a noob and still new to linux. thanks for your help.
    You need to enter the commands one by one; you need a space between the following two commands:
    Code:
     tar zxf transset-df-4.tar.gz 
    cd transset-df-4
    Previously known as 23meg

  8. #48
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Quote Originally Posted by fabs0028
    Thanx a lot for this great tutorial
    I just had to rebuild alltray cause i'm on an amd64 ubuntu but it was perfect.

    Anyway really love that transparent terminal on my screen, it is really usefull.

    Thanx one more time
    Happy that it's working for you; I hadn't noticed that there's no AMD64 build of alltray; can you make a deb file of your build with checkinstall? Since it doesn't have any dependencies it should be fine. I can also add a link to it in the guide.
    Previously known as 23meg

  9. #49
    Join Date
    Nov 2005
    Beans
    34
    Distro
    Dapper Drake Testing/

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    hey not a bad idea at all !
    Anyway i allready built it with checkinstall so here is the deb for amd64
    Attached Files Attached Files

  10. #50
    Join Date
    Mar 2005
    Beans
    6,040

    Re: HOWTO: True or Pseudo-Transparent Borderless Pop-up Terminals

    Thanks for contributing, added to the guide.
    Previously known as 23meg

Page 5 of 17 FirstFirst ... 3456715 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •