You are not logged in.
Pages: 1
I recently tried out a theme called Chicago95 for my xfce desktop. Problem is, when I tried removing it, my terminal was stuck like this. Can't find any settings in the gui to fix this and I don't know about the terminal. Any suggestions?
https://imgur.com/b791xqH.png
Last edited by Undead Horse (2021-02-09 01:13:56)
Offline
Hello and welcome.
my terminal was stuck like this.
Can you identify exactly what you think is wrong with the image you linked? The image, without any context, looks okay.
Also:
What version of Xfce and what version of xfce4-terminal are you running?
Does the problem persist after a logout and log back in?
If so, can you post the results of the following:
xfconf-query -c xsettings -lv
...as well as the contents of the files ~/.config/gtk-3.0/gtk.css and ~/.gtkrc-2.0 if they exist.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
yeah, sorry I forgot to explain exactly what was wrong. I'd like my terminal to return to the default settings.
`C:\home\sam> xfconf-query -c xsettings -lv
/Gdk/WindowScalingFactor 2
/Gtk/ButtonImages true
/Gtk/CanChangeAccels false
/Gtk/ColorPalette black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90
/Gtk/CursorThemeName Future-cyan-cursors
/Gtk/CursorThemeSize 72
/Gtk/DecorationLayout menu:minimize,maximize,close
/Gtk/DialogsUseHeader true
/Gtk/FontName Sans 10
/Gtk/IconSizes
/Gtk/KeyThemeName
/Gtk/MenuBarAccel F10
/Gtk/MenuImages true
/Gtk/MonospaceFontName Monospace 10
/Gtk/TitlebarMiddleClick lower
/Gtk/ToolbarIconSize 3
/Gtk/ToolbarStyle icons
/Net/CursorBlink true
/Net/CursorBlinkTime 1200
/Net/DndDragThreshold 8
/Net/DoubleClickDistance 5
/Net/DoubleClickTime 400
/Net/EnableEventSounds true
/Net/EnableInputFeedbackSounds true
/Net/FallbackIconTheme Adwaita
/Net/IconThemeName sgi-elementary-xfce
/Net/SoundThemeName default
/Net/ThemeName IndigoMagic
/Xfce/LastCustomDPI 96
/Xft/Antialias 1
/Xft/DPI 96
/Xft/Hinting -1
/Xft/HintStyle hintfull
/Xft/RGBA none
`
Im running version 4.16 of xfce4 and xfce4-terminal 0.8.10
Sorry for not including that.
Offline
So the appearance (gtk) theme in your image does look like IndigoMagic. However, I think you might be referring to the Window Manager theme (the titlebar and buttons). To change this you need to go to Settings Manager > Window Manager and change the theme there - there should be a Mofit theme that will match. If it's not there, make sure you have something like an xfwm4-themes package installed.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I'm thinking the Chicago95 theme made changes to ~/.bashrc, specifically the PS1= lines that show that Windows stuff, that the OP wants undone. I could be wrong.
Offline
Nah im talking about these buttons and how the terminal says
"Microsoft(R) Windows 95
(C)Copyright Microsoft Corp 1981-1996.
C:\home\sam>"
I'd rather it just say [sam@sam-pc ~] $
Again, sorry for the confusion
Offline
Ok I was able to remove the microsoft thing by editing ~/.bashrc, removing the PS1 lines with the microsoft text. Now the issue is gettings those icons back to normal. Before they were just words up there that listed the command. Thanks
Offline
This should work.
In the terminal press Alt+V to open the View menu. Check the box for Show Menubar and uncheck the box for Show Toolbar.
Offline
alt+V doesn't do anything?
Offline
Well damn. It works for me to bring up the View menu.
Offline
huh. weird. guess Ill close it as solved then. Thanks for your guys' help!
Last edited by Undead Horse (2021-02-09 01:13:28)
Offline
If Alt-V doesn't work, you should be able to right-click on the terminal window and select the option to "Show Menubar".
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
If Alt-V doesn't work, you should be able to right-click on the terminal window and select the option to "Show Menubar".
Well, I'll be! I've only ever right clicked when it was easier to paste that way and never paid any attention to the other options. :oops:
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 571.02 KiB (Peak: 587.87 KiB) ]