!
! @OSF_COPYRIGHT@
! COPYRIGHT NOTICE
! Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
! ALL RIGHTS RESERVED (MOTIF). See the file named COPYRIGHT.MOTIF for
! the full copyright text.
!
!
! HISTORY
! $Log: Mwm.ad,v $
! Revision 1.5.6.2  1993/07/22  20:54:35  yak
! 	Expended copyright marker
! 	[1993/07/22  20:27:14  yak]
!
! Revision 1.5.4.2  1993/02/17  22:37:22  yak
! 	Added OSF Copyrights.
! 	[1993/02/17  22:33:02  yak]
! 
! $EndLog$
!
!   $RCSfile: Mwm.ad,v $ $Revision: 1.5.6.2 $ $Date: 1993/07/22 20:54:35 $
!
!  app-defaults RESOURCE SPECIFICATIONS FOR Mwm
!		(mwm has precedence over Mwm)
!

!!
!! NOTE: In Mwm 1.1.1 and newer, the resources 'buttonBindings' and
!!	 'keyBindings' should not be defined in the Mwm app-defaults file.
!!	 The defaults are set internally in Mwm to 'DefaultButtonBindings' and
!!	 'DefaultKeyBindings' respectively.
!!
!!	 Users and system admin need only define the default button and key
!!	 bindings in the appropriate mwm config file (ie. .mwmrc or
!!	 system.mwmrc).
!!
!!	 The 'windowMenu' resource defaults to 'DefaultWindowMenu', and
!!	 in Mwm 1.2 there is a default root menu that is defined as
!!	 'DefaultRootMenu'.
!!

!Mwm*moveThreshold:		3

!
! component appearance resources 
!

!!
!! NOTE: In Mwm 1.2, the resources 'resizeBorderWidth' and 'frameBorderWidth'
!!	 are calculated dynamically depending on the size and resolution of
!!	 the screen.  In general, you should not have to set these resources
!!	 in the Mwm app-defaults file.
!!

! FONT stuff
Mwm*fontList:			variable

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

! Felulre tegyuk az ikonokat!
Mwm*iconPlacement: left top


!! Client decorations for common clients - SAMPLES
Mwm*XClock*clientDecoration:		border
Mwm*XLoad*clientDecoration:		border
!Mwm*XBiff*clientDecoration:		border
Mwm*dsk_DeskItem*clientDecoration: none

! Autofocus:
Mwm*keyboardFocusPolicy: pointer

!Mintas menukeret:
!Mwm*title*backgroundPixmap: /usr/X11R6/include/X11/pixmaps/bckgnd3.xpm

! Window colors:
Mwm*topShadowColor: #e0e0e0
Mwm*background: #b0b0b0
Mwm*bottomShadowColor: #505050
Mwm*foreground: #000000

Mwm*activeTopShadowColor: #e5e1ca
Mwm*activeBackground: #c5c1aa
Mwm*activeBottomShadowColor: #85816a
Mwm*activeForeground: #000000

! Faminta:
!Mwm*backgroundPixmap: /root/wood/backgr.xpm
!!Mwm*topShadowPixmap: /root/wood/topsh.xpm
!!Mwm*bottomShadowPixmap: /root/wood/botsh.xpm
!Mwm*topShadowPixmap: /root/wood/backgr2.xpm
!Mwm*bottomShadowPixmap: /root/wood/backgr3.xpm
!Mwm*foreground: gold
!Mwm*background: #702020

! ikonok:
Mwm*iconImageMaximum: 85x68
Mwm*iconImage: /usr/X11R6/include/X11/pixmaps/i.default.xpm
! milyen messze legyenek az ikonok a kerettol:
Mwm*iconPlacementMargin: 20
! Mwm*useIconBox: T

Mwm*xterm*iconImage: /usr/X11R6/include/X11/pixmaps/i.XTerm.xpm
! Mwm*nedit*iconImage: /usr/X11R6/include/X11/pixmaps/i.compose_window.xpm
Mwm*nedit*iconImage: /usr/X11R6/include/X11/pixmaps/i.IEditor.xpm
Mwm*jukebox*iconImage: /usr/X11R6/include/X11/pixmaps/i.soundeditor.xpm
Mwm*xboard*iconImage: /usr/X11R6/include/X11/pixmaps/i.light.xpm
Mwm*Xman*iconImage: /usr/X11R6/include/X11/pixmaps/i.Insight.xpm
Mwm*xdos*iconImage: /usr/X11R6/include/X11/pixmaps/i.dragon.xpm
Mwm*wabi*iconImage: /usr/X11R6/include/X11/pixmaps/i.sOftWindows.xpm
Mwm*xcalc*iconImage: /usr/X11R6/include/X11/pixmaps/i.xcal.xpm


!
!  END OF RESOURCE SPECIFICATIONS
!








