Martin Kraemer wrote
>     Using the derived sed script (X11R4.sed) below, and executing
> 	sed -f X11R4.sed new-system.fvwmrc.orig >new-system.fvwmrc
>     we get the diffs below for an X11R4-capable system.fvwmrc.
Oops... sorry, I forgot to check if new-system.fvwmrc was used at all--
it isn't!
So, here are the diffs for system.fvwmrc (they may not be perfect, but...):
Have a nice weekend,
    Martin
--- system.fvwmrc.orig	Mon Feb 19 04:18:51 1996
+++ system.fvwmrc	Fri Apr 19 16:54:49 1996
_at_@ -39,7 +39,7 @@
 PixmapPath /usr/include/X11/pixmaps/
 IconPath   /usr/include/X11/bitmaps/
 
-HilightColor black palevioletred
+HilightColor black MediumVioletRed
 DeskTopSize 2x2
 MenuStyle maroon grey60 grey40 -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-* fvwm
 ClickTime 750
_at_@ -47,7 +47,7 @@
 ColormapFocus FollowsMouse
 
 Style "*"           BorderWidth 5, HandleWidth 5
-Style "*"           Icon unknown1.xpm, Color Black/#40a0c0
+Style "*"           Icon unknown1.xpm, Color Black/SkyBlue
 Style "*"           ActivePlacement, SmartPlacement
 Style "*"           MWMFunctions,MWMDecor,HintOverride
 Style "*"           DecorateTransient,IconBox 0 -10 -280 -1
_at_@ -67,7 +67,7 @@
 Style "signal"      StartsOnDesk 3 
 Style "rxvt"        Icon  term.xpm,SloppyFocus,IconBox -70 1 -1 -140
 Style "XTerm"       Icon xterm.xpm,IconBox -70 1 -1 -140
-Style "XTerm"       Color black/#aa80aa,MWMBorder,MWMButtons
+Style "XTerm"       Color black/BlueViolet,MWMBorder,MWMButtons
 Style "Appointment" Icon datebook.xpm, NoButton 2, NoButton 4,ClickToFocus
 Style "xcalc"       Icon xcalc.xpm, NoButton 2,RandomPlacement,ClickToFocus
 Style "xmh"         Icon mail1.xpm, NoIconTitle,StickyIcon
_at_@ -124,10 +124,10 @@
 
 ########################Initialization Functions ############################
 AddToFunc InitFunction 	  "I" Module FvwmButtons
-+			  "I" exec xsetroot -mod 2 2 -fg \#554055 -bg \#705070
++			  "I" exec xsetroot -mod 2 2 -fg violet -bg gray40
 
 AddToFunc RestartFunction "I" Module FvwmButtons
-+			  "I" exec xsetroot -mod 2 2 -fg \#554055 -bg \#705070
++			  "I" exec xsetroot -mod 2 2 -fg violet -bg gray40
 
 
 ########################Menus ########################################
_at_@ -246,7 +246,7 @@
 ################## FvwmButtons button-bar ################################
 # Colors
 *FvwmButtonsFore Black
-*FvwmButtonsBack #908090
+*FvwmButtonsBack gray50
 
 # Font
 *FvwmButtonsFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
_at_@ -266,7 +266,7 @@
 *FvwmButtons signal rterm.xpm	Exec "XTerm" rxterm signal &
 *FvwmButtons mail    mail2.xpm    Function MailFunction xmh "-font fixed"
 
-*FvwmButtons whatever  clock.xpm   Swallow "Clock" Exec rclock -bg \#908090 -geometry -1500-1500 -font -*-times-*-r-*-*-17-*-*-*-*-*-*-* -mailupdate 10 &
+*FvwmButtons whatever  clock.xpm   Swallow "Clock" Exec rclock -bg gray50 -geometry -1500-1500 -font -*-times-*-r-*-*-17-*-*-*-*-*-*-* -mailupdate 10 &
 *FvwmButtons(4x1) - whatever Swallow "FvwmPager" Module FvwmPager 0 3
 
 ########################## Window-Identifier ###############################
_at_@ -276,10 +276,10 @@
 *FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
 
 ########################### Pager #########################################
-*FvwmPagerBack #908090
+*FvwmPagerBack gray50
 *FvwmPagerFore #484048
 *FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
-*FvwmPagerHilight #cab3ca
+*FvwmPagerHilight thistle
 *FvwmPagerGeometry -1-1
 *FvwmPagerLabel 0 Misc
 *FvwmPagerLabel 1 Maker
_at_@ -288,7 +288,7 @@
 *FvwmPagerSmallFont 5x8
 
 ##########################FvwmWinList##################################
-*FvwmWinListBack #908090
+*FvwmWinListBack gray50
 *FvwmWinListFore Black
 *FvwmWinListFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
 *FvwmWinListAction Click1 Iconify -1,Focus
_at_@ -311,10 +311,10 @@
 #Style     "*"  NoIcon
 
 ############################################################
-*FvwmIconBoxIconBack    #cfcfcf
+*FvwmIconBoxIconBack    gray80
 *FvwmIconBoxIconHiFore  black
-*FvwmIconBoxIconHiBack  LightSkyBlue
-*FvwmIconBoxBack        #5f9ea0
+*FvwmIconBoxIconHiBack  SkyBlue
+*FvwmIconBoxBack        CadetBlue
 #*FvwmIconBoxFore       blue
 *FvwmIconBoxGeometry    5x1+0+0
 *FvwmIconBoxMaxIconSize 64x38
-- 
| S I E M E N S |   Martin.Kraemer_at_mch.sni.de   |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request
--
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 Apr 19 1996 - 09:53:33 BST