Re: [cdesktopenv-devel] Fwd: scaling down/up

2015-06-11 Thread Antonis Tsolomitis
Thanks Eugene, I will look into dtwm resources and see what I can modify. Most monitors today have high resolution and so CDE is fine on them. But some strong laptops (in terms of processors and RAM) are still sold with low resolution monitors and the p

Re: [cdesktopenv-devel] Fwd: scaling down/up

2015-06-10 Thread Eugene Doudine
AFAIK, as for central configuration, some applications (style, calendar, dtcreate) do make automatic adjustments to their look on basis of screen size using the same mechanism that is used by the panel (it is _DtGetDisplayResolution function in lib/DtSvc/DtUtil2/GetDispRes.c), but unfortunately (so

Re: [cdesktopenv-devel] Fwd: scaling down/up

2015-06-10 Thread Antonis Tsolomitis
Indeed this works. Thank you. But affected only the panel. I guess that if one wants this configuration he has to scale down other things too. Like the minimized on desktop applications or CDE apps. For example, I open dtstyle or dtfile and everything is as large as it was, although dtpanel has

[cdesktopenv-devel] Fwd: scaling down/up

2015-06-09 Thread Eugene Doudine
Hi, Regarding the panel: In the default configuration it is supposed to select icons of proper resolution (16x16, 32x32 or 48x48) and size other interface elements automatically depending on the screen size. Looks that the algorithm does not work optimally for your display, so you need to overri