<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; terminal emulator</title> <atom:link href="http://www.ghacks.net/tag/terminal-emulator/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Make gnome-terminal profiles work for you</title><link>http://www.ghacks.net/2010/07/18/make-gnome-terminal-profiles-work-for-you/</link> <comments>http://www.ghacks.net/2010/07/18/make-gnome-terminal-profiles-work-for-you/#comments</comments> <pubDate>Sun, 18 Jul 2010 13:18:56 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[administrative user]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[GNOME]]></category> <category><![CDATA[root]]></category> <category><![CDATA[terminal emulator]]></category> <category><![CDATA[terminal window]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28349</guid> <description><![CDATA[The gnome-terminal is one of the finest terminals available for the Linux operating system. It&#8217;s rock-solid, does it&#8217;s job, and has a ton of features you might not find in other terminal emulators. One of those features is the Profile. A profile is a way to have multiple terminal configurations at once. You can create [...]]]></description> <content:encoded><![CDATA[<p>The gnome-terminal is one of the finest terminals available for the Linux operating system. It&#8217;s rock-solid, does it&#8217;s job, and has a ton of features you might not find in other terminal emulators. One of those features is the Profile. A profile is a way to have multiple terminal configurations at once. You can create as many as you like and switch back and forth on the fly. But why have this feature? Is it really necessary? I can show you a few reasons why the gnome-terminal profile offers you multiple profiles.</p><p>In this article I will walk you through the creation of new profiles and show you why you might want them.</p><p><span
id="more-28349"></span><strong>Assumptions</strong></p><p>First and foremost, this article assumes you actually use the terminal and assumes you use it a lot. The pedestrian user of the terminal might not see a need for multiple profiles for a terminal window. But if you use the terminal a lot, and for various reasons, you might see how multiple profiles can make a difference.</p><p><strong>Creating new profiles</strong></p><div
id="attachment_28350" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/gnome_terminal_profile_editor.png"><img
class="size-medium wp-image-28350 " src="http://www.ghacks.net/wp-content/uploads/2010/07/gnome_terminal_profile_editor-500x334.png" alt="" width="300" height="200" /></a><p
class="wp-caption-text">Figure 1</p></div><p>Let us first take a look at how profiles are created. To create (or edit) a profile click <strong>Edit &gt; Profiles</strong>. This will bring up a new window (see Figure 1) where you can add, edit, or delete profiles at will.</p><p>As you can see, in Figure 1, I have two current profiles &#8211; default and &#8220;no trans&#8221;. My default profile fits in with my current desktop scheme (RGBA, with heavy transparency). There are times when I need to more closely evaluate text (such as when viewing <em>top</em> or combing through a configuration file. For those times I switch to the &#8220;no trans&#8221; profile which is a non-transparent profile I created.</p><p>To create a new profile click the New button. When you do this a small window will open where you give your new profile a name <a
href="http://www.ghacks.net/wp-content/uploads/2010/07/gnome_profile_editor.png"><img
class="alignright size-full wp-image-28351" src="http://www.ghacks.net/wp-content/uploads/2010/07/gnome_profile_editor.png" alt="" width="446" height="334" /></a>and choose which of your current profiles to base the new profile on. Let&#8217;s say, for the sake of example, I want to create a profile for any time I am using the terminal as the root user. This can come in very handy (and keep you from doing something you don&#8217;t want to do).  For this I am going to call the profile &#8220;Root&#8221; and base it on &#8220;no trans&#8221;. Once you&#8217;ve done that the main profile editor window will appear (see Figure 2) .</p><p>In this new window you can change quite a bit for your profile. For a profile to work as the administrative user you might want to do something like create a white background with red text, or a red background with black text. For such an instance I like to alter the Title and command to ensure there is no mistaking I am using the administrative user. To do this click on the Title and Command tab and then change the Initial title to be something like <em>ROOT User: USE CAUTION</em>. You can then select to prepend this title if the terminal command sends it&#8217;s own title (which is often the case).</p><div
id="attachment_28352" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/root_profile.png"><img
class="size-medium wp-image-28352 " src="http://www.ghacks.net/wp-content/uploads/2010/07/root_profile-500x354.png" alt="" width="300" height="212" /></a><p
class="wp-caption-text">Figure 3</p></div><p>The new &#8220;root&#8221; profile will look something like that in Figure 3.</p><p><strong>Switching profiles</strong></p><p>This is simple, and can be done on the fly. All you need to do is click <strong>Terminal &gt; Change Profile </strong>and select the profile you want.</p><p><strong>Final thoughts</strong></p><p>Make use of the gnome-terminal profiles and your life will be much easier. There are a lot of reasons why you would want to use them and tons of modifications you can make to them.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/18/make-gnome-terminal-profiles-work-for-you/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Use Aterm for Transparent Terminal Effects</title><link>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/</link> <comments>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/#comments</comments> <pubDate>Thu, 25 Dec 2008 16:46:07 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[aterm]]></category> <category><![CDATA[terminal emulator]]></category> <category><![CDATA[transparency]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9343</guid> <description><![CDATA[If you&#8217;re like me you wind up using the command line a LOT. And when I am in the command line I prefer to at least enjoy the experience. To help add a little joy to this experience I use Aterm. Aterm is the termain emulator that was developed for the AfterStep window manager. That [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;re like me you wind up using the command line a LOT. And when I am in the command line I prefer to at least enjoy the experience. To help add a little joy to this experience I use Aterm. Aterm is the termain emulator that was developed for the AfterStep window manager. That doesn&#8217;t mean Aterm is exlusive to the AfterStep window manager. You can install and use Aterm on any Linux desktop environment.</p><p>But with the plethora of terminal emulators available, why would you add yet another? Aterm offers some features that most other players can not touch. One of the more obvious features is that of transparency. I know, I know &#8211; both GNOME and KDE terminals do transparency, but not as easily and as well as aterm. Let&#8217;s see how this is done.</p><p><span
id="more-9343"></span>First and foremost to get aterm to open with various forms of transparency you will be issuing a command. Once you have settled on the exact combination of arguments you like you can then create an icon, launcher, or menu entry to suit your needs.</p><p>With that in mind let&#8217;s take a look at some of the options to allow you to get some funky-ness with aterm.</p><p>the first thing we will do is basic transparency. To get basic transparency you execute the aterm command like so:</p><p>aterm -tr</p><p>To expedite coolness I am going to add a couple of switches:</p><p>aterm -tr -fg white -bg blue +sb</p><p>The above command will produce an aterm like you see below.</p><div
id="attachment_9350" class="wp-caption alignnone" style="width: 510px"><img
class="size-medium wp-image-9350" src="http://www.ghacks.net/wp-content/uploads/2008/12/aterm_1-500x365.png" alt="Basic aterm transparency" width="500" height="365" /><p
class="wp-caption-text">Basic aterm transparency</p></div><p>What I did with the above command is:</p><ul><li>tr &#8211; Enable transparency</li><li>fg &#8211; Change the forground color (text)</li><li>bf &#8211; Background color (highlight)</li><li>sb &#8211; With the &#8220;+&#8221; symbol the scroll bar is turned off</li></ul><p>That is not all we can do. Let&#8217;s add the following:</p><p>tint &#8211; Add a tinting color to the transparency</p><p>fade &#8211; Fade the contents of the aterm window when it no longer has focus. The amount is from 0-100 with 0 being the most fade.</p><p>Here&#8217;s what the command <em>aterm -tr -tint blue -fade 50 -fg white -bg blue +sb </em>will look like.</p><div
id="attachment_9353" class="wp-caption alignnone" style="width: 455px"><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/aterm_two1-445x500.png" alt="Aterm with Fade" title="aterm_two1" width="445" height="500" class="size-medium wp-image-9353" /><p
class="wp-caption-text">Aterm with Fade</p></div><p>Naturally you&#8217;ll want to play around with colors and fade amounts depending upon your theme/background.</p><p><strong>Final Thoughts</strong></p><p>This has given you but a taste of what the aterm terminal emulator can do. If you&#8217;re like me, and you like some desktop eyecandy, this is a great way to get it without having to pump up your resources or spend all day tweaking.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
