Archive for the ‘GNOME’ tag
GDM: Disable the last login time message box
This problem is very weird, and no amount of googling showed any other similar case.
I emerged GDM (along with GNOME 2.22) on my Gentoo Linux installation and after I restart to see it in effect I met with this nasty irritant:

It comes each time one logs in, automatic or not, after the password is entered. Only if you click the OK button does it go ahead and proceed with the login.
After around 3 hours of madness googling for at least ONE person with a similar case or fix, I got fed up and gave up.
But the entire search time was not futile since I found this page which said that during a boot process, and after login, the /var/log/lastlog file is checked and if found, is displayed.
So I removed /var/log/lastlog and tried a re-login and amazingly enough this dialog box didn’t show up.
Thus, I added the line rm /var/log/lastlog to my GDM init.d script before its first start line and that seemed to have fixed this irritating issue, not in a good default way though, more like a counter hack.
(P.s. I made that window shot shown here, since I could not capture the screen while GDM showed it.)
Any ‘actual’ fixes to it? My DisplayLastLogin variable is already set to false in the gdm.conf, but to no effect.
Tinge theme for gEdit
Announcing a nice-looking dark theme, Tinge color scheme for gEdit (Text Editor for GNOME):
Tinge (v1.0)
Preview (In Python):

Download Instructions:
- Click here to download (Or right click and choose Save As…)
Installation Instructions:
- Its very simple! Simply run your gEdit and go to Edit - Preferences - Font and Colors tab.
- Under the Color Scheme list, click the Add… button and select this downloaded Tinge.xml file from wherever you saved/moved it to.
- You’re done! Enjoy the colors as you develop!
Named it Tinge just for fun and cause it really just a tinge more than the Darkmate. Also inspired by Monokai’s theme here.
