USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

[solved] How to change the gnome panel?
Goto page 1, 2  Next
 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » OTHER
View previous topic :: View next topic  
Author Message
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Wed Jun 25, 2024 2:37 pm    Post subject: [solved] How to change the gnome panel? Reply with quote

Sorry if this has already been posted. If it has, please direct me to the thread (or post) on it.

I need to change the gnome panel font to white, without changing the theme.

I'd also like to change the star (Mandriva 2024.1) to a start button (next to the Applications menu).

Does anyone know how to do this?

Thanks!



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live


Last edited by inactive on Sun Jul 06, 2024 8:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Wed Jun 25, 2024 3:40 pm    Post subject: Some possible answers Reply with quote

Try looking Here, There, All around, or Everywhere! Wink



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Thu Jun 26, 2024 7:53 am    Post subject: Reply with quote

Thanks so much, masinick -- I ran a search, but guess I was inputting it wrong or something. Didn't come up with anything near this direct or good.

Thanks again!



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Thu Jun 26, 2024 4:45 pm    Post subject: Reply with quote

Just one slight problem -- I'm not finding a .gtkrc-2.0 file.

There's .gtkrc-1.2-gnome2, but it's not that file.



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Fri Jun 27, 2024 1:54 am    Post subject: Reply with quote

I do not use GNOME often enough to give you an answer to that question. I would try asking in the Mandriva or Ubuntu forums. You may have better luck searching or asking in the Ubuntu forums because Mandriva is really a KDE based distro, even though it makes numerous desktop and window managers available. Ubuntu has a larger community and it is GNOME based, so you may have a better chance of getting a good answer there, but let's give the Mandriva forums a chance and ask there.

Linux Questions is also a really good place with decent traffic to ask a lot of questions. I say that because nobody else has chimed in here. Perhaps some kind soul with GNOME expertise will just lay out the answer. If not, Linux Questions, Mandriva forums, and Ubuntu forums would be my next three stops.



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Fri Jun 27, 2024 8:34 am    Post subject: Reply with quote

I've asked some 2-3 times at the MDV forums, and no response.

I could *try* Ubuntu, but they're the ones that gave out those instructions (per one of the links you sent), so don't think I'll get too far there.

Problem is, it's a serious issue for this kid (sight issues).



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
jester
Sr. Member


Joined: 19 Apr 2024
Posts: 1166

PostPosted: Fri Jun 27, 2024 2:00 pm    Post subject: Reply with quote

DedannaRocks! wrote:
Just one slight problem -- I'm not finding a .gtkrc-2.0 file.

There's .gtkrc-1.2-gnome2, but it's not that file.


what do you get if you:
Code:
 cd ~/ && ls -a | grep .gtkrc

FWIW mine looks like this:
Code:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/home/jester/.themes/Elegant-Brit/gtk-2.0/gtkrc"

include "/home/jester/.gtkrc.mine"

# -- THEME AUTO-WRITTEN DO NOT EDIT
.gtkrc-2.0 (END)

^^ that's updated automagically when I use the Appearance configuration panel; it *should* be there

reasons it may not be are issues with your versions/installs of:
1) gnome-settings-daemon
2) gnome-control-center
3) dbus


Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Sun Jun 29, 2024 8:31 am    Post subject: Reply with quote

Yeah, it finally appeared, and that's what it looks like.

As it said DO NOT EDIT in the file, I left it alone, being unsure if I should edit it or not.

So, decided to go Enlightenment instead. LOL.

I'd still like to know if I can edit it there or not. I'm not using any theme atm but the one that comes with initial install.



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Fri Jul 04, 2024 4:13 am    Post subject: Reply with quote

jester wrote:
DedannaRocks! wrote:
Just one slight problem -- I'm not finding a .gtkrc-2.0 file.

There's .gtkrc-1.2-gnome2, but it's not that file.


what do you get if you:
Code:
 cd ~/ && ls -a | grep .gtkrc

FWIW mine looks like this:
Code:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/home/jester/.themes/Elegant-Brit/gtk-2.0/gtkrc"

include "/home/jester/.gtkrc.mine"

# -- THEME AUTO-WRITTEN DO NOT EDIT
.gtkrc-2.0 (END)

^^ that's updated automagically when I use the Appearance configuration panel; it *should* be there

reasons it may not be are issues with your versions/installs of:
1) gnome-settings-daemon
2) gnome-control-center
3) dbus

Right now, since I've just done a reinstall to get rid of some annoyances, and haven't set up a theme (and probably won't; I want to keep things basic this time (except for the font in the gnome panel issue; I want the font to be white), things look like this:
Code:
[dedanna@dedanna ~]$ cd ~/ && ls -a | grep .gtkrc
.gtkrc-1.2-gnome2
.gtkrc-2.0
.gtkrc-2.0~
[dedanna@dedanna ~]$ cat .gtkrc-2.0
# -- Appended by GNOME Configurator
# include ".gtkrc-2.0-scrollbar_cog"
[dedanna@dedanna ~]$ cat .gtkrc-1.2-gnome2
# Autowritten by gnome-settings-daemon. Do not edit

include "/home/dedanna/.gtkrc.mine"
[dedanna@dedanna ~]$ cat .gtkrc.mine
cat: .gtkrc.mine: No such file or directory
[dedanna@dedanna ~]$



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6670
Location: Central Montana

PostPosted: Fri Jul 04, 2024 4:23 am    Post subject: Reply with quote

Dedanna Nice new avatar Wink



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Fri Jul 04, 2024 4:28 am    Post subject: Reply with quote

JP wrote:
Dedanna Nice new avatar Wink


Yeah, just now spotted that! Was not even there earlier today, so you were the first to see it. NICE!



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Fri Jul 04, 2024 10:11 pm    Post subject: Reply with quote

Thanks guys.

It kind of reflects the current mood. When I'm not exactly "up", the blue rose is the first place I head for. Always has been. I had thought of the blue rose years and years ago, when they hadn't realized they could be bred yet.

My current signature at the forum over yonder contains (among a couple other things):

Moonshine wrote:
Plant gene replacement results in the world's only blue rose

As Is Above - So Is Below

Kinda makes me feel unique, y'know? It's how I am; not like most.

But then, I digress and go OTT. Please forgive me for that. And, thank you for the compliments.



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Sat Jul 05, 2024 12:34 am    Post subject: RED roses for a BLUE lady... hmm Reply with quote

DedannaRocks! wrote:
Thanks guys.

It kind of reflects the current mood. When I'm not exactly "up", the blue rose is the first place I head for. Always has been. I had thought of the blue rose years and years ago, when they hadn't realized they could be bred yet.

My current signature at the forum over yonder contains (among a couple other things):

Moonshine wrote:
Plant gene replacement results in the world's only blue rose

As Is Above - So Is Below

Kinda makes me feel unique, y'know? It's how I am; not like most.

But then, I digress and go OTT. Please forgive me for that. And, thank you for the compliments.

Well, it is YOUR topic to begin with, so you have license to hijack it as you see fit, plus it is in the "OTHER" section, so I am not sure that any rigorous standards apply here as they might in some topic areas.

Are you going off to Enlightenment or elsewhere to deal with the font issue or are you going to fiddle around more? One reason I do not use GNOME that much is that it chooses too much for my taste, and though you can get at stuff if you are bound and determined, XFCE and KDE are a lot easier (for me anyway) to customize, so I stick with them. That's why we have choices - to each their own.

Reminds me of: "I want some RED roses for a BLUE lady... Send them to the cutest girl in town... back on the OLDIES hit parade, courtesy of "The Mas". Maybe I'll look that one up and post it to "What are you listening to now?" if I get the time. I did not work on my mailing list yesterday, took my son to the July 3 fireworks in Manchester, NH, so tonight on the fourth I have to work on my mailing list. No biggie. It may be lighter and smaller anyway due to the holiday.

If you need more help with the GNOME panel let us know. Seems like Jester is our man for that. Thanks Jester for enlightening us on how to manually tweak the configuration!



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
jester
Sr. Member


Joined: 19 Apr 2024
Posts: 1166

PostPosted: Sat Jul 05, 2024 4:34 am    Post subject: Reply with quote

masinick wrote:
Seems like Jester is our man for that. Thanks Jester for enlightening us on how to manually tweak the configuration!

thanks but I think you've jumped the gun Wink

1. open up the .gtkrc-2.0 in your ~/ (home directory) and insert the following:
Code:
style "my_color"
{
fg[NORMAL] = "#FFFFFF"
}
style "black_text"
{
fg[NORMAL] = "#000000"
}
widget "*PanelWidget*" style "my_color"
widget "*PanelApplet*" style "my_color"
widget_class "*MenuItem*" style "black_text"
widget_class "*ToolItem*" style "my_color"
widget_class "*SeparatorMenuitem*" style "my_color"
widget_class "*SeparatorToolitem*" style "my_color"
widget_class "*ImageMenuitem*" style "my_color"
widget_class "*RadioMenuitem*" style "my_color"
widget_class "*CheckMenuitem*" style "my_color"
widget_class "*TearoffMenuitem*" style "my_color"


2. restart gnome-panel by opening a terminal and
Code:
killall gnome-panel


3. report back

btw - that was gleaned from masinick's links and having a look through the various theme sub-directories I have on this box; some themes are very detailed and will include a separate .panelrc, a menubar.rc, etc which are called by the .gtkrc



_________________
Arch64 :: Funtoo64 :: FreeBSD-8.0 :: OSX-10.4.11 (PPC)
Testing: Fedora12_x86-64 :: Ubuntu-10.04-LTS_x86-64
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
inactive
Sr. Member


Joined: 29 Aug 2024
Posts: 1207

PostPosted: Sat Jul 05, 2024 2:51 pm    Post subject: Reply with quote

jester wrote:
1. open up the .gtkrc-2.0 in your ~/ (home directory) and insert the following:
Code:
style "my_color"
{
fg[NORMAL] = "#FFFFFF"
}
style "black_text"
{
fg[NORMAL] = "#000000"
}
widget "*PanelWidget*" style "my_color"
widget "*PanelApplet*" style "my_color"
widget_class "*MenuItem*" style "black_text"
widget_class "*ToolItem*" style "my_color"
widget_class "*SeparatorMenuitem*" style "my_color"
widget_class "*SeparatorToolitem*" style "my_color"
widget_class "*ImageMenuitem*" style "my_color"
widget_class "*RadioMenuitem*" style "my_color"
widget_class "*CheckMenuitem*" style "my_color"
widget_class "*TearoffMenuitem*" style "my_color"

Question: Am I replacing "my_color" with anything, or using it as-is in the script?

Thanks.



_________________
Mandriva 2024.1 PWP
Mandriva Cooker
ArtistX live
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » OTHER All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All content © 2024-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2024-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse