Ubuntu Tweak Software to Change Hidden Desktop Settings
Generally, I recommend using gconf-editor ~ a tool used for editing the GConf configuration database (Gnome settings). You can always edit configuration files. Many new Linux users find it difficult to use both gconf-editor and text files.
To make your life easier and to save time try out new Ubuntu Tweak software. It is designed to configure Ubuntu easily using GUI tools. It provided many useful Ubuntu desktop and system tweaking options such as:
=> View Basic System Information
=> GNOME Session Control
=> Show/Hide and Change Splash screen
=> Show/Hide desktop icons or Mounted Volumes
=> Show/Hide/Rename Computer, Home, Trash icon or Network icon
=> Tweak Metacity Window Manager's Style and Behavior
=> Compiz Fusion settings, Screen Edge Settings, Window Effects Settings, Menu Effect Settins
=> GNOME Panel Settings
=> Nautilus Settings
=> Advanced Power Management Settings
=> System Security Settings and much more
Quick Installation
$ cd /tmp; wget http://ubuntu-tweak.googlecode.com/files/ubuntu-tweak_0.2.4-ubuntu2_all.deb
$ sudo dpkg -i ubuntu-tweak_0.2.4-ubuntu2_all.deb
$ ubuntu-tweak &

(Fig. 01: Ubuntu Tweak in Action)
Bruce Byfield has published an interesting article on Linux.com:
For years, discerning Windows users have relied on Tweak UI, a semi-official Microsoft program for system settings not available on the default desktop. Now, in the same tradition and with something of the same name, Ubuntu Tweak (UT) offers the same advantage to Ubuntu users. Currently at version 0.2.4, for now UT is limited to features for GNOME and focuses mainly on changing default desktop and system behavior and how GNOME interacts with your hardware, but this small feature set is more than enough for proof of concept.
Download Ubuntu Tweak Software
=> Grab Ubuntu Tweak here (via Linux.com).
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or full RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in...
- Ubuntu 6.06 available for download
- Ubuntu 6.10 available for download
- Howto create ringtones with Linux and open source software
- Mega Download of the day: Ubuntu Linux 8.04 CD / ISO Image
- Ubuntu Linux Edgy Eft Knot 2 Released
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: configuration database, gnome panel, management settings, network icon, panel settings, power management, screen edge, security settings, session control, settings menu, settings screen, splash screen, system security, trash icon, tweaking ubuntu, tweaks for ubuntu, ubuntu, ubuntu 7.04 tweaks, ubuntu desktop tweaks, ubuntu feisty tweaks, ubuntu performance tweaks, ubuntu speed tweaks, ubuntu tweaks ~ Last updated on: January 10, 2008



Hello,
And thanks for this. Having a little trouble installing, though. When I ran the ‘Quick Installation’ code at http://www.cyberciti.biz/tips/download-ubuntu-tweaking-software.html,I got the following terminal output:
mn@ubuntu:~$ cd /tmp; wget http://ubuntu-tweak.googlecode.com/files/ubuntu-tweak _0.2.4-ubuntu2_all.deb
–16:36:59– http://ubuntu-tweak.googlecode.com/files/ubuntu-tweak_0.2.4-ubuntu 2_all.deb
=> `ubuntu-tweak_0.2.4-ubuntu2_all.deb.1′
Resolving ubuntu-tweak.googlecode.com… 72.14.253.82
Connecting to ubuntu-tweak.googlecode.com|72.14.253.82|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 130,088 (127K) [application/x-archive application/x-debian-package]
100%[====================================>] 130,088 48.27K/s
16:37:02 (48.18 KB/s) - `ubuntu-tweak_0.2.4-ubuntu2_all.deb.1′ saved [130088/130 088]
mn@ubuntu:/tmp$ sudo dpkg -i ubuntu-tweak_0.2.4-ubuntu2_all.deb
Password:
Selecting previously deselected package ubuntu-tweak.
(Reading database … 114539 files and directories currently installed.)
Unpacking ubuntu-tweak (from ubuntu-tweak_0.2.4-ubuntu2_all.deb) …
Setting up ubuntu-tweak (0.2.4-ubuntu2) …
mn@ubuntu:/tmp$ ubuntu-tweak &
[1] 23865
mn@ubuntu:/tmp$ Traceback (most recent call last):
File “./ubuntu-tweak.py”, line 8, in ?
from Computer import DISTRIB
File “/usr/share/ubuntu-tweak/Computer.py”, line 8, in ?
from aptsources import distro
ImportError: No module named aptsources
mn@ubuntu:/tmp$ ~
My mistake, or…?
Thanks in Advance,
mike
This worked for me
dh@local:/tmp$ sudo ubuntu-tweak &