Date: Mon, 03 Mar 1997 22:29:34 +0900 From: Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) <matusita@ics.es.osaka-u.ac.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/2854: fixes of x11/fvwm2 (cont. of ports/2760) Message-ID: <19970303222934H.matusita@ics.es.osaka-u.ac.jp> Resent-Message-ID: <199703031330.FAA29302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2854 >Category: ports >Synopsis: fixes of x11/fvwm2 (cont. of ports/2760) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 3 05:30:02 PST 1997 >Last-Modified: >Originator: Makoto MATSUSHITA >Organization: Osaka University / Japan FreeBSD Users' Group >Release: FreeBSD 2.2-RELEASE i386 >Environment: Tested on FreeBSD 2.2-ALPHA. >Description: Something trouble with a default configulation file. Sorry I've not checked before. Only one new patch is needed to fix this. Please add patch-ac attached below. >How-To-Repeat: >Fix: diff -crN fvwm2.old/patches/patch-ac fvwm2/patches/patch-ac *** fvwm2.old/patches/patch-ac Thu Jan 1 09:00:00 1970 --- fvwm2/patches/patch-ac Mon Mar 3 21:42:42 1997 *************** *** 0 **** --- 1,23 ---- + *** sample.fvwmrc/system.fvwm2rc.dist Thu Jan 16 05:29:42 1997 + --- sample.fvwmrc/system.fvwm2rc Mon Mar 3 21:42:11 1997 + *************** + *** 4,12 **** + # fvwm web page (see the FAQ). + + # be sure to customize these paths for your installation: + ! ModulePath /usr/lib/X11/fvwm2 + ! PixmapPath /usr/include/X11/pixmaps + ! IconPath /usr/include/X11/bitmaps + + EdgeResistance 250 10 + EdgeScroll 100 100 + --- 4,12 ---- + # fvwm web page (see the FAQ). + + # be sure to customize these paths for your installation: + ! #ModulePath /usr/lib/X11/fvwm2 + ! #PixmapPath /usr/include/X11/pixmaps + ! #IconPath /usr/include/X11/bitmaps + + EdgeResistance 250 10 + EdgeScroll 100 100 >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970303222934H.matusita>