>>>>> "Ric" == Richard Lister <listerrj_at_helios.aston.ac.uk> writes:
Ric> On Fri, 14 Jun 1996 10:09:37 +0900
Ric> Yujong Kim <yjkim_at_acasia.postech.ac.kr>
Ric> wrote concerning 'nil':
>> Hi! This is from Yujong Kim, a graduate student of POSTECH, KOREA.
>> I want to know how I can make columns and rows's line of FvwmPager
>> solid line. I make my DeskTopSize 3x3 ( FvwmPager # 0 ). but at
>> that FvwmPager, lines which separate coloums and rows are dotted
>> lines not solid lines. I want to be those line soild. How can I
>> make cure that problem ? My machine is SUN sparc station. OS is
>> solaris 2.5 with X11R5. My fvwm version is fvwm-2.0.42. I don't
>> use 3d_pixmaps_1.0.tar.gz. In my fvwm version 1 case, those lines
>> are solid line. So I think that the problem maybe a bug of
>> fvwm-2.0.42.
Ric> No, I believe it's a feature which came with 2.0.42. I suppose
Ric> the idea is to make it easier to distinguish pages from desks in
Ric> the pager.
Yup - that was the idea. There was no way to truly distinguish
between pages and full desks. Now there's two - dashed lines and
optional colored backgrounds for each desk.
There is currently no way to control this in the .fvwm2rc file - it's
hard coded into the FvwmPager module, and I didn't really have any
intention on making it an option. If you (Yujong) would like to
change it back to being solid, you only have to change like one line -
check out line 390 of x_pager.c in the FvwmPager directory. If you
change that LineOnOffDash to LineSolid, it'll look like it did before.
Chuck
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Jun 14 1996 - 08:07:08 BST