Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

[HOW-TO] How to make Ubuntu Linux look like Windows 7

jughead3716 50

jughead3716

Alpha and Omega
Contributor
Ardent
Access
Joined
Jun 28, 2014
Messages
5,180
Reaction score
11,546
Points
113
grants
₲14,121
11 years of service
How to make Ubuntu Linux look like Windows 7

Hnjj1Go.png


Linux po yan at nagmukhang Windows lang... ito ay para sa mga taong gumagamit ng Linux pero nasanay na sa hitsura ng Windows 7... ituturo nitong thread kung paano gawing mukhang Windows 7 ang Ubuntu Linux na OS mo...

Bago tayo mag simula, warning lang... dahil Linux ito, madugo itong laban... maraming coding at tweaks ang gagawin nyo dito... dito nyo makikita kung gaano ka customizable ang Linux... tena, dive na tayo....




by Chris Hoffman

tGuka42.jpg


Windows 8s tile-based interface puts a bold new spin on the familiar Windows interface-so bold that many long-time Windows users are threatening to jump ship to another operating system rather than learn Microsofts "modern" UI. Of course, youll still find yourself in foreign territory even if you actually follow through and make the jump. Installing a new operating system is easy, but wrapping your head around an alien environment can be more difficult, even if youre using a comparatively user-friendly OS like Ubuntu Linux.

Luckily, Linux is customizable-much, much more than Windows. In fact, if youre having trouble with the transition (or plopping Ubuntu on a parents PC), you can tweak and tune the OS to feel pretty darned close to the Windows environment youve forsaken.

Ill go through two methods here. One adapts Ubuntus default Unity desktop to make it feel slightly more like Windows, while the other entails a bit more work and a different desktop interface entirely to create a truly Microsoft-like experience.


Creating a Windows 7-style Ubuntu

bQUmb7y.png

Ubuntus default desktop is clean, but not very Windows-like.

To be completely honest, Ubuntus default Unity desktop may be slick and pretty, but it isnt the most configurable Linux environment around. The taskbars running the top and left sides of its screen are locked in place and cant be moved whatsoever. Unity is still fairly flexible, however, and some basic-for Linux-tweaks can give it some of that old Windows 7 charm.

A quick note: These tips were tested on Ubuntu 12.10, the most current version of the operating system at the time of publication.

Were going to use some terminal commands throughout the course of this article. If youre a new Linux user, dont be scared-Linuxs powerful command line makes it easy to follow instructions youll find in articles like this one. Instead of following a list of long steps telling you to click here and click there, you can just copy and paste these commands into a terminal window and hit Enter.

To open a terminal, press the Windows key (known as the Super key in Linux), type
Code:
Please, Log in or Register to view codes content!
, and press Enter. You can also click the Ubuntu logo at the top-left corner of your screen instead of pressing the Windows key.

BySy8Oy.png

Were getting there...

First, were going to install a Windows 7 theme pack. Copy and paste the following commands into the terminal window in order, pressing Enter after each command to run it. The first command adds a personal package archive (PPA) to your system that Ubuntu can install packages from. The second command downloads information about the newly available packages, and the third command installs the Windows 7 theme-no installation wizard required. Typing sudo before each command allows it to run with root permissions, similar to running a program as administrator in Windows.

Code:
Please, Log in or Register to view codes content!

The Win2-7 theme is now installed. To enable the icon, window border, and widget theme, copy and paste the following commands into the terminal. As you run each command, youll see your desktop gradually transform and become more Windows-like.

Code:
Please, Log in or Register to view codes content!
The taskbar-like launcher at the left side of your screen will still be a different color. Never fear-like Windows 7s taskbar, the launcher derives its colors from your desktop wallpaper. For this article, well use Windows 7s default wallpaper, which you can find all over the Internet. (I snagged my copy from an old ZDNet post.) If youre using Firefox on Ubuntu, right-click the full-size wallpaper image in your browser and select Set as Desktop Background.

Youll also want to move the window management buttons-close, minimize, and maximize- located at the top-left corner of each window by default. Use this command to put them in a Windows-style order:

Code:
Please, Log in or Register to view codes content!

To remove the Mac-style global menu bar and put the menu bar (containing File/Edit/View) back into each individual application window, run this command:

Code:
Please, Log in or Register to view codes content!

Youll have to log out and log back in for this change to take effect. Use the button at the top-right corner of your screen to log out.

j1Ov7VV.png

Behold Windows and Ubuntus love child!

Do you like what you see? This is as close to Windows 7 as were going to get with Ubuntus default Unity desktop environment. If it doesnt quite scratch your itch, keep reading to learn how to create a more traditional Windows 7-style look using the Xfce desktop environment.


Installing and customizing Xfce

For this method, well be throwing Ubuntus default Unity desktop out and going our own way. (Okay, were not actually throwing it out, just selecting a different environment on the login screen). Xfce is one of the most popular desktops that still offers a lot of configurability. Install it with this command:

Code:
Please, Log in or Register to view codes content!

Log out of Ubuntu using the menu at the top-right corner of the screen and click the icon next to your name on the login screen. Select Xubuntu session and log in normally. (You can install multiple desktop environments and toggle between them on the login screen like this.)

Xfce also uses a two-panel layout by default. Well have to do some heavy customization to get it looking more like Windows 7, but its all graphical-if youre a Windows power user, youve done this kind of tweaking many times before.

First, get rid of the top panel. Right-click it, point to Panel, select Panel Preferences, and click the red Remove button. Use the drop-down box in the panel configuration window to select the other panel. Uncheck the Automatically show and hide the panel option and check the Automatically increase the length option. Now were getting somewhere! At this point, you should have a single taskbar-like panel across that bottom of your screen.

Use the buttons on the Items panel to remove the items you dont want, add the items you do want, and reorder them as you see fit. For a Windows 7-style taskbar, try using these items in the following order:

Applications Menu, Separator, Launcher, Window Buttons, Separator, Notification Area, Indicator Plugin, Show Desktop.

0yRFYD5.png

The item options for Xfces panel are nice and simple.

Add as many launchers (read: shortcuts) as you like to the launcher section and think of them as your new quick launch bar. Unfortunately, Xfce cant group applications and open windows the same way Windows 7s taskbar can, so its a bit more old school.

To configure an item, select it in the list and click the Gear button. Youll also want to disable the Show button title option in the Applications Menu items settings.


Theming Xfce to look like Windows

Now we just have to make Xfce look more like Windows 7. If you didnt run any of the commands in the Unity section above, run the commands below in a terminal. (Right-click the desktop and select Open terminal here to open a terminal in Xfce.)

Code:
Please, Log in or Register to view codes content!
Open the Settings Manager from the applications menu and click the Appearance icon. Select Win2-7-theme in the Style list and select Win2-7 in the Icons list.

Press Alt+F2 and run the following command to get Windows 7-style window borders. If youre typing this out rather than copying and pasting, note that the command includes a double-dash, not a long em dash.

Code:
Please, Log in or Register to view codes content!

Go into the Session and Startup panel in the Settings Manager, select the Application Autostarttab, and click the Add button. Enter
Code:
Please, Log in or Register to view codes content!
as the applications name and
Code:
Please, Log in or Register to view codes content!
as its command. Now Windows 7-style window borders will automatically start with your desktop.

To make your panel look more like Windows 7s panel, right-click it, point to Panel, and select Panel Preferences. On the Appearance tab, select Background image and browse to the \usr\share\themes\Win2-7-theme\gtk-2.0\Panel\ directory on your computer. Select a background image like Panel_Win2-7Basic800.png. The theme pack we installed includes a variety of panel backgrounds, so feel free to experiment.

You can also change the applications menus graphic and make it use a Windows 7-style start orb. First, find a Windows 7 start orb image-you can find several on Google Images, but make sure you get a transparent PNG image. Once youve found a good image, right-click the Applications menu button, select Properties, and use the Icon button to select your start orb.

Hnjj1Go.png

Here it is: A Linux OS in Windows clothing, perfect for those afraid of change.

Phew, that took a lot of tweaking (and a lot of text)-but we now have a Windows 7-style desktop on Ubuntu. It lacks a Windows 7-style Start menu and taskbar, but Windows users that prefer the classic Start menu and taskbar behavior will find it immediately familiar.


Undoing your changes

Want to undo your changes? If you followed the first method, just run these commands. Remember to log out and log back in after running the commands to restore the global menu bar.

Code:
Please, Log in or Register to view codes content!
If you followed the second method, log out and select Ubuntus default desktop environment from the login screen. You can toggle between the two whenever you like. If youd like to uninstall Xfce, use this command:

Code:
Please, Log in or Register to view codes content!

These processes are a good demonstration of just how configurable Linux is. You can rip out software from the default desktop, use all sorts of themes, install a completely different desktop environment, or even build your own desktop environment by cobbling together pieces from different desktop environments-thats what we did in the last section.



o ayan ha... sana naging malinaw na sana inyo kung paano gawin ito... :D

wag kalimutan mag like at thanks ng thread ko... :D



Source: PCWorld
Source Link: http://www.pcworld.com/article/2028896/how-to-make-ubuntu-linux-look-like-windows-7.html
 
Top Bottom