Skip to main content

Thread: Strange arrow/tab in gnome-terminal


i have strange little tab/triangle thing in corner of gnome-terminals, assume it's there resizing purposes, looks bad , wondering if there's way remove them, i've attached screenshot incase helps.

thanks.

screenshot???

if it's resize handles, add ~/.gtkrc-2.0 file.
create the file if don't have one.
code:
style "default-style"  {    gtkwindow::resize-grip-height = 0    gtkwindow::resize-grip-width = 0  }    class "gtkwidget" style "default-style"


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [all variants] Strange arrow/tab in gnome-terminal


Ubuntu

Comments