blob: bea601f724cd89898e1bd325ec0fbc09c59947ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
$NetBSD: patch-ac,v 1.2 1998/08/07 11:18:02 agc Exp $
*** 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
|