Xfce Forum

Sub domains
 

You are not logged in.

#1 2011-10-05 17:07:01

Arkenlond
Member
Registered: 2011-10-05
Posts: 3

Bottom-right resize icon issue

Good day to all.

I have now an issue with my bottom right resize icon that I do not understand why it has gone wrong. It overlaps the buttons and does not fit any theme (it never changes).

bottom right resize icon.

What do I have to fix to get that back to normal? What did I lose? Which package do I have to reinstall (I am under ubuntu 11.04)?

Thanks for your help

Offline

#2 2011-10-05 23:06:17

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,950

Re: Bottom-right resize icon issue

Create/edit the file ~/.gtkrc-2.0 with the following contents:

style "default-style"
{
	GtkWindow::resize-grip-height = 4
	GtkWindow::resize-grip-width = 4
}

The value 4 is editable and determines the size of the grip. It also represents the area required to grip the corner to resize the box, so the lower the value the more difficult the resize.


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

#3 2011-10-09 07:53:46

Arkenlond
Member
Registered: 2011-10-05
Posts: 3

Re: Bottom-right resize icon issue

Thank you for this answer.

But is it the normal behavior of this grip? I would think that the themes do resize it in order to be inobstrusive. However, whatever the theme, the grip seems to always be identical and get over the buttons.

Offline

#4 2011-10-09 09:47:45

angstrom
Member
Registered: 2011-08-13
Posts: 267

Re: Bottom-right resize icon issue

It's not normal that the corner get over the buttons. And also, the grip change depending on the theme, more precisely the Window Manager theme (not the Appearance theme) :
zz18.pngzz19.pngzz21.png

What is your Xfce version ?


Xfce is NOT Xubuntu. Bugs in Xubuntu don't mean that Xfce is buggy ...

Offline

#5 2011-10-09 14:12:12

Arkenlond
Member
Registered: 2011-10-05
Posts: 3

Re: Bottom-right resize icon issue

Xfce 4.8, ubuntu 11.04

Offline

Board footer

Powered by FluxBB