Ubuntu :: How To Change Theme Font Using GTKRC-2.0

Nov 1, 2010

I have the bug with the nvidia drivers breaking the theme in 10.10. Solved it as described here: I had the same problem with GTK theme: for some reason it defaults to "Raleigh" (instead of "Ambiance") with nvidia drivers. I fixed it by adding the following in my .gtkrc-2.0 :

Code:
include "/usr/share/themes/Ambiance/gtk-2.0/gtkrc"
And if you want proper icons with it then also add:
Code:
gtk-icon-theme-name = "ubuntu-mono-dark"

Now I have the beautiful theme back for my own user account, but the font is wrong. How do I set the font to the Maverick default (and BTW, how is this font called?)? And where can I learn more about the syntax of the .gtkrc-2.0 file?

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Can't Change Font - Font Size FIrefox 3.6.8

Aug 16, 2010

I can't change fonts in Firefox preferences (Content).

My OS is openSUSE 11.3, KDE 4.4.4. release 8.

Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.

View 4 Replies View Related

Ubuntu :: Gtk-theme-switch To Change Theme In Openbox?

Mar 7, 2010

I want to use gtk-theme-switch to change my theme in openbox (would rather not use any gnome/kde/etc.. tools for this), but after installing it I cannot get it to run:

Quote:
tr@linux:~$ sudo apt-get install gtk-theme-switch
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]...

View 2 Replies View Related

Fedora :: Mouse Theme / Only Some Symbols Change / Other Stay Standard Theme

Feb 21, 2011

I updated my laptop from F12 to F14 via preupgrade. After doing so, the standard mouse theme was active. So I installed the one I like again and set it as mouse theme. For some reason it is now a mixture of the one I installed and the standard theme. If I open a place in nautilus the displayed symbol is the right one while waiting, if I open something in control center I get the standard icon. Same problem with drag and drop, I always get the hand from the standard theme. I also tried the former standard theme Bluecurve and it was the same problem.Can anyone tell me what goes wrong with the theme? What has changed in F14, that the older themes won't work?

View 3 Replies View Related

Ubuntu Installation :: Name And Size Of The Font Used In 'Ambiance' Theme?

Apr 29, 2010

I know, the question seems idiotic, but I accidentally changed all the 'theme fonts' to Sans 12 (a keyboard shortcut handy for switching between different display sizes) I don't know if I'm getting the font or just the size wrong but it doesn't look quite right anymore...

checking the 'correct' font name(s) and size(s) in the appearance settings under 'Fonts'.

View 2 Replies View Related

Ubuntu :: What Is The Counterpart Of Gtkrc - Metacity Files In Xfce

Jun 23, 2011

And is there any website (like gnome-look for gnome) about themes for xfce? And what is the counterpart of gtkrc, metacity files in xfce?

View 2 Replies View Related

Ubuntu :: Custom Gtkrc File Works For All Applications But Firefox?

Jan 30, 2011

I use a dark theme in gnome, which of course doesn't display correctly on many websites that force a white background onto text input dialogues (I have to type white or light gray on white) - Because of this, I never use a dark theme for more than a few days before I switch back to light, which really sucks - My workaround for this was going to be changing my Firefox launcher so that a custom GTKRC is used.

It works for all applications except for Firefox.

e.g. if I type into a Terminal:

Code:
env GTK2_RC_FILES="/usr/share/themes/Redmond/gtk-2.0/gtkrc" speedcrunch
or
Code:
bash -c 'GTK2_RC_FILES=/usr/share/themes/Redmond/gtk-2.0/gtkrc speedcrunch'

[Code].....

View 4 Replies View Related

Ubuntu :: Possible To Change Font Of System?

Jul 3, 2010

Is it possible to change the font of the system, and how do I do this? Will this change the font for everything aswell?

View 3 Replies View Related

Ubuntu :: Change The Console Font?

Jul 11, 2010

Not the gnome-terminal fonts... That's easy... How about the font faces on tty1-6? I tried Slackware once... It was way back in my Linux experience so it struck to me as a clumsy and ill-managed operating system despite that the fact is the exact opposite... Well, as it appears, Slackware did have something about changing the console font since it mostly focused on terminal, you know, it booted up in terminal by default, for starters. Anyway, since Ubuntu is Linux as well, I guess there must be some way of changing the font face for the terminals, eh?

View 3 Replies View Related

Ubuntu :: How To Change Gdm Theme

Mar 12, 2010

How do you change your gdm theme?

View 5 Replies View Related

Ubuntu :: Cannot Change GDM Theme Any More

Mar 29, 2010

I can't change my GDM theme any more nor will I be able to in the next version of Ubuntu! I know why (the gnome developers took the feature out in the re-write of GDM). I have two questions. Why is GDM so bloated that they can't re-write all of the features? It also seems to take a lot of resources (more than the others). My second question. When, if ever, will I be able to customize my gdm theme again?

View 1 Replies View Related

Ubuntu :: Change Gdm Theme In 10.04?

May 22, 2010

What happened to the gdm configuration screen where I could change the default gdm theme? This seems to have disappeared from ubuntu 10.04, and in my personal opinion, the white/purple default theme of the new gdm is terrible and I would like to change it. Where is the GUI for this in lucid, and why has it disappeared?

EDIT: System -> Administration -> Login Screen only allows me to change automatic logins and other features like that. The GUI I'm referring to isn't there.

View 9 Replies View Related

Ubuntu :: Change To Another Available Theme?

Sep 27, 2010

I can get to System / Preference / Appearance / Theme in 10.04 but when I decide I want to use the Clearbooks theme and open it, there is no icon to click to install it. Exactly how does this work, step by step?

View 1 Replies View Related

Ubuntu :: Change The GDM Theme In X?

May 21, 2011

Is there any way to change the GDM theme in Xubuntu?

View 3 Replies View Related

Ubuntu :: Change Font Color In Firefox?

Mar 26, 2010

IS there a way to change the Font color of the top menu (File, edit, view History, etc) in firefox or all windows? I'm using a skin that I love but cannot read the menus at the top because the color is blending in.

View 1 Replies View Related

Ubuntu :: 10.04 - How To Change / Modify Preferred Font

Apr 30, 2010

I want to use Sans for English and another font for Chinese. I was thinking maybe I can modify
/etc/fonts/conf.d/69-language-selector-zh-cn.conf
/etc/fonts/conf.d/99-language-selector-zh.conf
to change the order of preferred font. But I couldn't find the files and I not sure if that will achieve my purpose at all...

View 1 Replies View Related

Ubuntu :: Change The Font Size In Opera?

Jul 18, 2010

where can I change the font size in Opera?

View 1 Replies View Related

Ubuntu :: How To Change Font Size In Empathy

Oct 26, 2010

how to change the font size in Empathy please? I would like to make it slightly smaller so I can fit more text in the chat window.

View 6 Replies View Related

Ubuntu :: Change Top Panel's Font Color?

Nov 25, 2010

I'm using the Divergence theme, and I'm loving the transparent top panel. However, the font is dark, so I can't see anything! How can I change the font so it's white, but without changing other system fonts?

View 3 Replies View Related

Ubuntu :: Change The Font Colour Of The Menus?

Mar 3, 2011

I made my panel completely transparent and my wallpaper is white. Now i am facing problem in reading the menu items..

So, i want to change the menu item font colour...

View 2 Replies View Related

Ubuntu :: Change The Font In All Applications Except For Nautilus?

Jun 17, 2011

I have recently decided on leaving the default Ubuntu font behind for something different.

Going to Main Menu > System > Preferences > Appearance and clicking on the Fonts tab I am able to change the Application font, Desktop font, and Windows title font from Ubuntu to my new choice of fonts.

It looks great everywhere but Nautilus. It is pretty on the menu, taskbar, desktop, and everything else, but not in Nautilus. Too hard to read and type of the filenames and folders.

As such, I'm looking for a way to change it everywhere else, using the methods above, but not in Nautilus. Anybody know how?

Similar, I was able to find this posting, and using the method described below, it merely allows you to change the desktop icons, not the rest of Nautilus, which you could do using the method I mentioned above anyway.: [URL]

Quote:

run gconf Applications->System Tools->Configuration Editor

go to apps->nautilus->preferences and look for the desktop_font entry change this to something else and see if that is what you want

View 4 Replies View Related

Ubuntu :: Change Font Size In Tty Terminal?

Jun 20, 2011

I am running Ubuntu 10.04. When I first installed it, the virtual terminals had a good font size. After a few weeks, I set the visual appearance setting to normal (in the gui desktop). Doing this required me to install third party graphics drivers from nvidia. in installed fine, and my gui desktop still functions as I would expect, however, all of the virtual terminals now have a much larger font size, as does the ubuntu boot logo.

View 1 Replies View Related

Ubuntu :: Change The Plymouth Theme In 10.04?

May 11, 2010

just what the title says. i installed a theme from synaptic, but it has no effect.for those of you who don't know, plymouth is the program that shows the boot screen.

View 3 Replies View Related

Ubuntu :: Change The Login Theme In 10.04?

Jun 2, 2010

I remember back with 7.10, 8.04, 8.10, and I think even Ubuntu 9.xx I was able to change the login theme but now I cannot do that anymore with 10.04.

Does anyone know how I can do this?

If you do not understand what I mean, look here:

[URL]

Before I could have installed all those themes and switched between them, even modify how they look...

View 3 Replies View Related

Ubuntu :: LXAppearance - How To Change GTK Theme

Jun 3, 2010

I've decided to migrate from gnome to openbox but I'm having a few issues with lxappearance in order to change the gtk theme. When I run lxappearance I get the following error
(lxappearance:3812): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
And I'm unable to change any of the themes. When I do try and change the theme I get the following
(lxappearance:381: Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated.

View 1 Replies View Related

Ubuntu :: Cannot Change Desktop Theme

Jun 20, 2010

I turned my computer on today and I had a realy weird theme I had never seen before. Is there any command I could run to go back to defaults?

View 1 Replies View Related

Ubuntu :: Theme Doesn't Change?

Jul 8, 2010

I am trying to use Emerald Theme Manager and I have downloaded a theme, imported it and it's showing there but it won't change on the desktop.licking thheme...pressing enter while its highed...nothing changes

View 3 Replies View Related

Ubuntu :: Metacity Theme Won't Change?

Jul 11, 2010

Got a simple question about xubuntu. I installed it from ubuntu via 'xubuntu-desktop' package and all seems to be working fine. My ubuntu programs and files appear in xubuntu and run normally. However, when I change the theme, the metacity window frame remains the same. How do I change it? It's stuck with the last used ubuntu metacity theme.

View 3 Replies View Related

Ubuntu :: Can't Change System Theme

Jul 21, 2010

Recently I noticed my system theme changed itself to a grey blocky look that I can only assume is the gnome default. I cannot change it back to anything else, like Ambiance or Dust through the appearance window.

I run Compiz and Emerald for effects and themes. Compiz effects and Emerald's window borders work fine, I have my Emerald theme but the icons, menus and buttons are all this ugly old look and I cannot change it. I have tried reloading the window manager, rebooting, switching Compiz and Emerald off and using Metacity and GTK Window Decorator, but the theme doesn't change. I can't change buttons, menus, colors or icons.

When I open System > Prefs > Appearance, I can choose a theme and oddly enough it changes the theme for the appearance window, but only the appearance window and nothing else.

How can I fix this and get my old theme back?

View 5 Replies View Related

Ubuntu :: Change The Theme Without Using The Menus?

Nov 9, 2010

I have a customized Ubuntu 10.04 TLS Desktop running. I have all the task and tool bars removed and only icons on the desktop are left.My question is how do I change the Theme without using the menus but by editing the config files instead? What config files do I edit to make the change?So far I added these 2 files:.gconf/desktop/gnome/interface/%gconf.xml

Code:
<?xml version="1.0"?>
<gconf>

[code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved