HELP! lost windows functions modding gtkrc SOLVED

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mountainhick

HELP! lost windows functions modding gtkrc SOLVED

Post by mountainhick »

Mint 13 xfce

Wanted desktop icon font background so tried to mod gtkrc. i read about this in the new install tweaks below on this forum. Mistakenly added the extra line (below) in gtkrc-2, so then deleted that line and then modded the gtkrc-xfce file, line 2:

gtkrc-2 was originally:

"include ".gtkrc-xfce"

I added the line:

"XfdesktopIconView: : label - alpha = 200"

didn't work to change the font background, so I deleted the line and gtkrc-2 is now back to just:

"include "gtkrc-xfce"

So I found the line in gtkrc-xfce and changed the alpha value. this is what is in gtkrc-xfce now:

"style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 200

fg[NORMAL] = "#000000"
fg[SELECTED] = "#000000"
fg[ACTIVE] = "#000000"
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" "


rebooted,

now I have several problems,

-the top window title bars with functions to minimize maximize and close windows are gone, with no way to max min and close except control key functions. So far ave opened firefox, thunderbird and the thunar file manager and this bar is just gone in all.

-buttons for open windows are not showing up on the bottom menu/panel/tool bar.

-drop down menu functions in firefox and thunderbird including drop down bookmarks , and right clickpop up menu functions dissappear when scrolling down into the drop downs. I can't click into drop down or right click pop up functions, they just disappear under the cursor.


Hmm, I also had tried modding settings in windows manager tweaks, then set them back to where they were. but now that app won't even open from the start menu

HELP, please!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
caribriz

Re: HELP! lost windows functions modding gtkrc

Post by caribriz »

Hi, mountainhick

Many have had a similar problem (this worked for me).

Could try:

For the window title bar problems and Window manager tweaks not opening:
Open a terminal, and enter

Code: Select all

xfwm4
If you get an message saying it's still running, enter

Code: Select all

 --replace xfwm4
For the " -buttons for open windows are not showing up on the bottom menu/panel/tool bar":
Right-click panel > click "Add new items" > Window Buttons > Add
Then move it where you want on the panel.

caribriz
mountainhick

Re: HELP! lost windows functions modding gtkrc

Post by mountainhick »

Bingoi! Problem(s) SOLVED!

Thanks SO much!
caribriz

Re: HELP! lost windows functions modding gtkrc SOLVED

Post by caribriz »

Glad you got it sorted :)

caribriz
mountainhick

Re: HELP! lost windows functions modding gtkrc SOLVED

Post by mountainhick »

Well, when I closed and shut down, I didn't check the save session selection. Duh. restarted and lost the functions again.

Did it again, saved the session and it restarted working right.

xfwm4 was the solution, didn't need the windows button panel fix.

What is xfwm4?
caribriz

Re: HELP! lost windows functions modding gtkrc SOLVED

Post by caribriz »

xfce's Window manager
http://docs.xfce.org/xfce/xfwm4/introduction

caribriz
mountainhick

Re: HELP! lost windows functions modding gtkrc SOLVED

Post by mountainhick »

Thanks again, I had not seen that docs xfce web site yet. Lots to learn!
Locked

Return to “Xfce”