it may be drifting a bit. I like fvwm and xfce for their ability to interface
well with ORCA screen reader. the nice thing about them is their low resources
foot print.
fvwm2 is enormously configurable by text-based config.
stick with it, configure it to remove all unneeded crap.
you certainly will want to modify it if you don't have 1366x768
resolution (xterm options). change iso8859-2 to your needs too.
below my .fvwm2rc:
WindowFont -adobe-courier-medium-r-*-*-14-*-*-*-*-*-iso8859-2
MenuStyle white black white
-adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-2 fvwm
OpaqueMoveSize 100
EdgeScroll 5 5
EdgeResistance 10000 10000
DeskTopSize 2x2
#ImagePath /usr/pkg/share/fvwm2/images/:/usr/pkg/include/X11/pixmaps/:
Style "*" NoTitle, HintOverride, PositionPlacement, NoPPosition, BorderWidth 0,
HandleWidth 0
DestroyMenu "StartMenu"
AddToMenu "StartMenu"
+ "Netsurf" Exec exec /usr/local/bin/netsurf
+ "Quit fvwm2" Quit
+ "Restart Fvwm2" Restart
Mouse 1 I A Iconify False
Mouse 1 W C Maximize 100 100
Mouse 2 W C RaiseLower
Mouse 3 WI C Close
Mouse 1 W M Move
Mouse 2 WI M Iconify
Mouse 3 W M Resize
Key Right A M Desk 1
Key Left A M Desk -1
Key F1 A M Desk 0 0
Key F2 A M Desk 0 1
Key F3 A M Desk 0 2
Key F4 A M Desk 0 3
Key F5 A M Desk 0 4
Key F6 A M Desk 0 5
Key F7 A M Desk 0 6
Key F8 A M Desk 0 7
Key F9 A M Desk 0 8
Key F10 A M Desk 0 9
Key F11 A M Desk 0 10
Key F12 A M Desk 0 11
Key F1 A C Desk 0 21
Key F2 A C Desk 0 22
Key F3 A C Desk 0 23
Key F4 A C Desk 0 24
Key F5 A C Desk 0 25
Key F6 A C Desk 0 26
Key F7 A C Desk 0 27
Key F8 A C Desk 0 28
Key F9 A C Desk 0 29
Key F10 A C Desk 0 30
Key F11 A C Desk 0 31
Key F12 A C Desk 0 32
Key M A M Menu "StartMenu"
Key Menu A A Menu "StartMenu"
Key X A M Exec exec xterm -geometry 136x38+0+0 -ls
Key W A M WindowList
and following put in any file and load it before fvwm2 with xrdb
XTerm*vt100.font: -misc-fixed-*-*-*-*-20-*-*-*-*-*-iso8859-2
XTerm*vt100.jumpscroll: True
XTerm*ReverseVideo: True