Gnome 3 shell themes

2011-08-12 2 min read Fedora GNOME

Working gnome-shell on an Intel 945GM
Image by grantc via Flickr

If you are using gnome-shell and are bored with the same default theme then read on…. 🙂

By default changing the default theme requires that you modify the files yourself or copy few files to the required directories. Well, if this is not in your scheme of things for changing the theme, a very simple task. Now, you can simply do this with gnome shell extensions.

Continue reading

GPG error on N900 when doing update on command line

2011-06-22 1 min read Maemo N900

Nokia N900 communicator/internet tablet
Image via Wikipedia

If you have added some extra repositories to your Nokia N900 and are trying to do something ( like update, install or any other apt-get operation) you might see some errors or warnings related to the GPG keys. The errors would come because the Public keys for the reporisitories are not present in the gpg database 🙂

Continue reading

sakura – Reaaly good terminal with very few dependencies.

2011-03-30 1 min read Fedora Uncategorized

I was searching for something in the Fedora repos and found a really good terminal, sakura. Its very much like Gnome-terminal. I did not find much difference other than using less memory.

To install:

  <td>
    <div class="text codecolorer">
      sudo yum install sakura
    </div>
  </td>
</tr>
1

and the details of the package:

Name        : sakura
Arch : i686
Version     : 2.3.8
Release     : 1.fc14
Size        : 137 k
Repo        : installed
From repo   : fedora
Summary     : Terminal emulator based on GTK and VTE
URL : http://pleyades.net/david/sakura.php
License     : GPLv2
Description : Sakura is a terminal emulator based on GTK and VTE. It’s a terminal emulator
with few dependencies, so you don’t need a full GNOME desktop installed to
have a decent terminal emulator.
Enhanced by Zemanta

Gnome Tips

2011-02-25 3 min read Fedora GNOME

Add/Edit GDM Sessions

Each session is a *.desktop file located at /usr/share/xsessions.

GDM appearance

You can change background image, gtk/icon theme by hands (as described at Gnome_2.28_Changes#Configuring_gdm_2.28), or you can use gdm2setup from the AUR.

Tweaking

If your gnome applications seem sluggish and gnome hangs at start-up after killing the previous session, it’s likely you haven’t set your /etc/hosts file correctly and your /etc/hosts file includes:

127.0.0.1       localhost.localdomain     localhost      YOURHOSTNAME

Then run “/bin/hostname YOURHOSTNAME” and “/sbin/ifconfig lo up” as root.

Continue reading

vino – connect to running GNome session like RDP

2011-02-04 2 min read Fedora Linux

One thing that all of us Linux users have probably missed is connecting to the running GNome session to see what is going on in the running session. This can be quite handy in couple of situations:

  1. Debugging remote sessions – where you do not want a new session, instead want to connect to running session.

  2. Maintaining running session from another PC. If you are running some applications on some Linux box and want to gracefully stop it using some commands other than kill -9 then it is best that you connect to the running session, if you are not using screen.

    Continue reading

New feature in Nautilus – resize icon on desktop.

2011-01-10 1 min read GNOME Learning

On Desktop on Gnome using nautilus, now you can resize individual icons. Just right click on the icon to resize and in the menu you will get a resize icon :

[Resize icon][1]
Resize icon

and then you can resize the icon from the borders:

[Resize icon][2]
Resize icon
Enhanced by Zemanta

New feature in Gnome/Nautilus

2010-12-05 1 min read Fedora GNOME

One of the things that I never realized that I am missing in Nautilus until they put the feature in was this. When a file is being copied and there is conflict, there should be option to rename the new file being copied. Also, if the file being copied is image then a small preview/thumbnail would be good.

Yesterday while copying some files, suddenly I noticed that this feature is there now. Pretty useful feature to have. Here’s the screen-shot.

Continue reading
Older posts Newer posts