Thursday, March 10, 2011
Disable Pidgin Pop-Up Notification System
Notifications can be easily fixed by disabling the libnotify plugin within the Pidgin plugins manager.
To disable this system go to Tools > Plugins and uncheck the checkbox next to “Libnotify Popups”.
Also, if you’d prefer, you can try to customize the pop-up behavior by selecting the “Configure Plugin” button.
Tuesday, February 8, 2011
Create Folder Shortcut on Desktop
There are number of different approaches to create shortcut of folder on Desktop -
- First Approach
- Goto Desktop.
- Right click and select Create Launcher option.
- Fill the data -
- Type – Location
- Name – Any valid name
- Location – location of desired folder
- Press Ok to complete.
- Second Approach
- Open Terminal.
- Type the following command-ln -s /home/abc ~/Desktop
- Third Approach
- Open Terminal
- sudo ln -s /home/abc /home/efg/xyz
Subscribe to:
Comments (Atom)




