Showing posts with label Color. Show all posts
Showing posts with label Color. Show all posts

03 May, 2014

Colors and more... in the Terminal

Screenshot of a sample Bash session, taken on ...
Screenshot of a sample Bash session, taken on an old release of Gentoo Linux. (Photo credit: Wikipedia)
03-May-2014


I am one who is comfortable using the Terminal, having used the computer since the DOS days, and while Windows with all its graphical interfaces is very much welcome, as it brings with its GUI tons of changes, I would find myself still at ease doing command lines.

And I would consider sprucing up the Terminal the pinnacle of a die hard's declaration... finding comfort in typing text and cryptic commands, also find comfort at least in seeing different colors in the texts and backgrounds. That's it!

So, I am one like that. I have worked on PROMIS since 1996, and DOS since time immemorial, all command-line systems, and I was very much satisfied just seeing the colors come alive on prompts and errors(!) and all.

And now that I am doing Linux, I craved for the same thing, and fortunately, there was help - from the Community.

I would just put a reference to the article, so I don't duplicate anything.

Here's the link: Customizing Bash Prompt

I hope you enjoy tweaking your prompt, to your own liking, etc., etc.

Till then!

Enhanced by Zemanta

04 May, 2010

Restoring the Show Desktop Icon in Windows 7

Notepad (Windows)Image via Wikipedia
For the many changes from NT, XP and Vista, and all other previous OSes, Windows 7 engineered the Show Desktop feature in 2 ways:
  • a rectangular bar at the far right side of the Taskbar (which means bottom-right side of the screen), and
  • a mouse right-click on the Taskbar, and the Show Desktop selection is somewhere in the middle of the list

Change is almost always a bitter pill to swallow, and while Windows 7 generally is a change that is welcome, not all that it brings along is. At least for some, it isn't - until another 5 to 10 years of encountering it, and getting used to it.

For those who want to "see it" just like before, one way to have it like before is to show again the Show Desktop icon - at the left side of the taskbar.

There are 2 ways to do that: simple, and simpler, method.

New Registry Cleaner, if you are looking for one...

Microsoft Windows 7 UltimateBase method:
Open up Notepad.
Enter below (5) lines, exactly the same, as is, no change.
Save As "Show Desktop.scf" in desktop folder, or the folder of your choice. (Note that the common place to keep this file is in the following folder:  "C:\Users\username\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\". But why save it there, when it will be done for you by Windows 7? Save it to a safe folder of your like, that is.
We're done with the base file.

-----
Microsoft Windows 7 Professional[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

-----

Simple method:
  1. Select an icon that is currently on the desktop (e.g., Notepad, Sticky Notes, etc.)
  2. Right-click the icon, select Copy, then Paste on the desktop, as well. This is a duplicate icon.
  3. Click-and-drag the duplicate icon to the Taskbar, and drop it there nicely (on the left next to the pearl button, since that is the closest to the Show Desktop XP/Vista icon).
  4. Right click the pinned icon, select Properties.
  5. Replace the following: Target field, to the file that was saved earlier (Show Desktop.scf), so you have to remember where the file was saved for faster execution.
  6. Empty the Start In field.
  7. Finally, do a Change Icon. Click on that button, and select from the list offered when using %SystemRoot%\system32\imageres.dll, or from the list offered when using %SystemRoot%\system32\shell%.dll. It is the blue screen icon, or select which one you prefer for that matter.
  8. To really have it show "Show Desktop" when hovered by the mouse, rename that icon by clicking on the General tab in the Properties dialog.
  9. To conclude, restart your PC/laptop for the changes to take effect. You should see the 'Show Desktop' icon where you planted it.
  10. Enjoy!

Tinting a physical window


Microsoft Windows 7 Home PremiumSimpler method:
  1. Do base method, and make sure that you save the file in Desktop.
  2. Click and drag the icon to the Taskbar, to the leftmost part, next to the pearl button.
  3. We're done! Restart your PC/laptop to see the changes.


Disclaimer:
  1. If the Simpler method simply fails, do the Simple method.


Windows 7 Inside OutEnjoy!


Resources:
1. Site 1
2. Site 2
3. Site 3
4. Site 4
Reblog this post [with Zemanta]