Pages

Sunday, August 29, 2010

Ubuntu: How to find last correction in gconf-editor

Here is the tutorials for how to find the last correction in gconf-editor.

Type the keys Alt+F2,then type 'gconf-editor' and press run.


Then navigate apps->gconf-editor, select recent on right side.

Ubuntu: How to change window key to ubuntu key

Now, change window key to ubuntu key, it is simple and easy way.

Type the following in terminal

gconftool-2 --set /apps/metacity/global_keybindings/panel_main_menu --type string "Super_L"



The second method type Alt+F2, then type 'gconf-editor' press ok

Navigate

apps->metacity->global_keybindings-> . Find 'panel_main_menu' on right side. Press right click on panel_main_menu', select edit key and type 'Super_L', then press ok.

Wednesday, August 18, 2010

Ubuntu: How to edit/save google docs via nautilus file manager

How to edit/save google docs via nautilus file manager without any browser.

First type the following in terminal

sudo add-apt-repository ppa:doctormo/ppa
sudo apt-get update && sudo apt-get install gdocs-mount-gtk

After installation, go to

Applications->Accessories->Google Docs Connection




Type the email address and password, then press ok.


Double click the Google docs drive,


Now edit/save the google docs easily without any browser.

Saturday, August 14, 2010

Ubuntu A torrent search application.

Torrent search application is used for searching torrent files in different torrent websites. Download and install it. Then

Go to Applications->Internet->Torrent search


Type name of the file and press find button


Double click the desired torrent files then download the torrent files



This application is supports following websites

www.btscene.com/

www.kickasstorrents.com/

www.rarbg.com/

www.sumotorrent.com/

www.thepiratebay.org/

www.torrentbit.net/

www.torrenthound.com/

www.torrentzap.com/

www.yourbittorrent.com/

Saturday, August 7, 2010

Ubuntu: A easy way to open a file system

Here is a simple way to open a file system.

Now press '/' key in the desktop, the following window is open




Type the file path in Location. for example type /etc/default/ in the location



Then press open button, the location is opened

Friday, August 6, 2010

Ubuntu: How to create launcher to a website

Now here is the tutorials for create desktop launcher for a special website instead of open the website from web browser.

In terminal type the following lines

sudo apt-get install prism

Now launch the program go to

Applications->internet->prism


Then type the favourite website name in url section.



Check Show status messages and progress

And check the desktop under create desktops. Choose favourite icon under icon section. Then press ok




Now the right click on launcher, select properties->permissions


Check allow executing file as program under execute.

Then press the close button.