Page 1 of 1

Rox and gtk frame border thickness - how to modify globally!

Posted: Sun 26 Mar 2017, 07:42
by stemsee
Rox and yad boxes are drawn using gtk apparently, but I need to change the default edge thicknesses to make easier for touchscreen usage. Is there a global config file that can do that? If not, how to set one up?

Posted: Sun 26 Mar 2017, 08:05
by MochiMoppel
"Rox box"?

Posted: Sun 26 Mar 2017, 09:55
by stemsee
Rox filer opens directories, is that a panel, window or box looks like a box/square/rectangle to me!

Regardless!

How increase the outermost edge line thickness of windows/boxes and the like, globally for ease of finger on touch screen resizing?

Posted: Sun 26 Mar 2017, 10:43
by MochiMoppel
Depends on your window manager. For JWM you need to set the width property of <WindowStyle>. e.g.:

<WindowStyle>
<Width>15</Width>
</WindowStyle>