[comp.windows.x.motif] Anyone have some decent mono Mwm defaults?

yee@osf.org (Michael K. Yee) (07/23/90)

>  From: jeff@aspect.UUCP
>  Newsgroups: comp.windows.x.motif
>  Date: 22 Jul 90 06:10:24 GMT
>  Distribution: inet
>  Organization: The Internet


>  Hello!

>    I'm currently using Mwm with a monochrome server.  Does
>  anyone have some decent defaults for displaying the 3d look
>  in monochrome?

>  Thanks in advance!

>  P.S.  I've seen the defaults in the Mwm Programmer's Guide.  Is this
	 the best anyone has?

>  Jeff Rosler
>  Aspect Telecommunications
>  1730 Fox Drive
>  San Jose, CA  95131-2312
>  uunet!aspect!jeff
>  (408) 441-2420

Try the following monochrome defaults.

=Mike

XLoad*background:		White
XLoad*foreground:		Black

XTerm*background:		Black
XTerm*foreground:		White
XTerm*cursorColor:		Black

#define MWM_POINTER
!#define MWM_NeXT

mwm*armColor:			white

!
! component appearance resources 
!
#ifdef MWM_POINTER
Mwm*keyboardFocusPolicy:		pointer
Mwm*buttonBindings:			PointerButtonBindings
Mwm*passButtons:			True
!Mwm*focusAutoRaise:			True

#else
! EXPLICIT mode
Mwm*colormapFocusPolicy:		explicit
Mwm*keyboardFocusPolicy:		explicit
Mwm*buttonBindings:			ExplicitButtonBindings
Mwm*startupKeyFocus:			False
Mwm*deiconifyKeyFocus:			True
#endif

#ifdef MWM_NeXT
Mwm*clientDecoration:			-resize -border
Mwm*matteWidth:				4
#endif

! SETUP the rest of the Mwm resources
Mwm*keyBindings:			DefaultKeyBindings
Mwm*windowMenu:				DefaultWindowMenu
Mwm*wMenuButtonClick2:			False
Mwm*wMenuButtonClick:			False
Mwm*resizeBorderWidth:			7
Mwm*moveThreshold:			3

! ICON stuff
Mwm*iconClick:				False
Mwm*iconAutoPlace:			True
Mwm*iconImageMinimum:			16x16
!Mwm*iconDecoration:			label image
Mwm*iconDecoration:			activelabel
Mwm*useClientIcon:			True
!Mwm*iconImage:				~/xlogo.xbm

! FONT stuff
Mwm*fontList:				variable
! Use smaller fixed font for icons
Mwm*icon*fontList:			fixed

! MONOCHROME setup

Mwm*cleanText:				True

Mwm*activeBackground:	 	white
Mwm*activeForeground: 		black
Mwm*background:		 	white
Mwm*foreground: 		black

Mwm*client*activeBackgroundPixmap:	50_foreground
Mwm*client*activeTopShadowPixmap:	foreground
Mwm*client*activeBottomShadowPixmap:	background

!Mwm*client*background:		 	white
!Mwm*client*foreground:	 		black
Mwm*client*backgroundPixmap:		75_foreground
Mwm*client*topShadowPixmap:		foreground
Mwm*client*bottomShadowPixmap:		background

!Mwm*feedback*background:		white
!Mwm*feedback*foreground:	 	black
Mwm*feedback*backgroundPixmap:		50_foreground
!Mwm*feedback*topShadowPixmap:		25_foreground
!Mwm*feedback*bottomShadowPixmap:	background

!Mwm*menu*background:			white
!Mwm*menu*foreground:			black
Mwm*menu*backgroundPixmap:		foreground
!Mwm*menu*topShadowPixmap:		foreground
!Mwm*menu*bottomShadowPixmap:		background

!Mwm*icon*background:		 	white
!Mwm*icon*foreground:	 		black
Mwm*icon*activeBackgroundPixmap:	50_foreground
Mwm*icon*activeBottomShadowPixmap:	foreground
Mwm*icon*backgroundPixmap:		75_foreground

! Miscellaneous Resource
!Mwm*bitmapDirectory:	/users/yee/bitmaps
!Mwm*emacs*iconImage:	emacs2.xbm
!Mwm*xterm*iconImage:	xterm.xbm
!Mwm*useIconBox:				True
!Mwm*iconDecoration:			label
!Mwm*iconbox*selectColor:		black
!!Mwm*iconbox*XmDrawnButton*highlightColor: Black
!Mwm*iconbox*hScrollBar*highlightColor: LightGray
!Mwm*iconbox*vScrollBar*highlightColor: LightGray
!Mwm*iconbox*vScrollBar*width:  10
!Mwm*iconbox*hScrollBar*height: 10
!Mwm*iconbox*clientDecoration:		border

#ifdef MWM_NeXT
Mwm*Clock*clientDecoration:		none
Mwm*XLoad*clientDecoration:		none
Mwm*XClock*clientDecoration:		none
Mwm*XBiff*clientDecoration:		none
Mwm*XPostit*clientDecoration:		none
#else
Mwm*Clock*clientDecoration:		border
Mwm*XLoad*clientDecoration:		border
Mwm*XClock*clientDecoration:		border
Mwm*XBiff*clientDecoration:		border
Mwm*XPostit*clientDecoration:		border
#endif

--
= Michael K. Yee =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
= OPEN Software Foundation -- 11 Cambridge Center -- Cambridge, MA 02142
= Phone: 617-621-8831      Email: yee@osf.org, uunet!osf.org!yee
= "I can't give you brains, but I can give you a diploma." -- The Wizard of OZ