!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!             .Xresources / .Xdefaults            !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! 2022 09
! Licence : None

! Xft configuration
Xft*dpi:       120
Xft*antialias: true
Xft*rgba:      rgb
!Xft*hinting:  true
Xft*hinting:   full
Xft*hintstyle: hintfull
Xft*lcdfilter: lcddefault

*renderTable.sans_10p.fontType: FONT_IS_XFT
*renderTable.sans_10p.fontName: Liberation Sans
*renderTable.sans_10p.fontSize: 10
*renderTable.sans_10p.fontStyle: Bold Italic

!! 
*lookAndFeel: motif
*Customization: -color


! Multiscreen (does not work) but EMwm can be combined with the vdesk program
! to get multiple screens
Emwm*multiScreen:		True
Emwm*screens:			Desk1 Desk2 Desk3 Desk4


! Icon Box
! Creates a box to place your icons
Emwm*useIconBox:		 True
Emwm*IconBoxDecoration:    -all
Emwm*iconBoxGeometry:		10x1+600-0

! Causes icon box to scroll horizontally only
Emwm*iconBoxSBDisplayPolicy:     horizontal

! Sets the icon box''s title (does not work)
Emwm*iconBoxName:		Icon Box
Emwm*iconBoxTitle:              Icon Box

! Icons'' background color
Emwm*icon*background:            #4992a7
Emwm*fadeNormalIcon:		True

! Sets where the icons will appear (on the screen, or in an icon box if it
! exists)
Emwm*iconPlacement:		left top
! "fades" icon of applications that are active


! Limit resize of clients
Emwm*limitResize:		True
Emwm*maximumMaximumSize :	1906 x 1043
Emwm*Firefox*maximumClientSize: 1906 x 1043

! Client behaviour
Emwm*clientAutoPlace:		True
Emwm*moveOpaque :		False

! Causes whatever your pointer is over to become the active application
Emwm*keyboardFocusPolicy:	clicktofocus

! Pointer
! Lets you select by hand the location of a new application (unless a specific
! location is indicated when you run it)
Emwm*interactivePlacement:	FALSE


! Clients look / decoration
! Sets a foreground color for every application
Emwm*client*foreground:			#ffffff

! Sets a background color for every application
Emwm*client*background:			#999999 

! Sets a foreground color for the active application
Emwm*client*activeForeground:		#ffffff

! Sets a background color for the active application
Emwm*client*activeBackground:		#eda870

! Sets a foreground color for your menu
Emwm*menu*foreground:		#ffffff

! Sets a background color for your menu
Emwm*menu*background:		#4992a7

! Sets a background color for dialog windows
Emwm*background:                  #4992a7

! Default font for your application titles
!Emwm*fontList:          -*-times-medium-*-normal-*-18-*-*-*-*-*-*-*

! Default font for your menus
!Emwm*menu*fontList:     -*-times-medium-*-normal-*-18-*-*-*-*-*-*-*


! Decorations for XTerm
Emwm*XTerm*matteWidth: 6
Emwm*XTerm*matteBackground: #c6b2a8

! XTerm
XTerm*renderFont      : True
XTerm*faceSize        : 12
XTerm*faceName        : lucidatypewriter
XTerm*foreground:       #000000
XTerm*background:       #e2f3e2
XTerm*cursorColor:      #000000
XTerm.vt10060x30etry:   150x75
XTerm*reverseWrap:      true
XTerm*scrollKey:        true
XTerm*saveLines:        2000
XTerm*scrollBar:        true
XTerm*scrollTtyOutput:  false
XTerm*cursorBlink:      true

! UXTerm
uXTerm*renderFont      : True
UXTerm*faceSize        : 12
UXTerm*faceName        : lucidatypewriter
UXTerm*foreground:       #000000
UXTerm*background:       #e2f3e2
UXTerm*cursorColor:      #000000
UXTerm.vt10060x30etry:   150x75
UXTerm*reverseWrap:      true
UXTerm*scrollKey:        true
UXTerm*saveLines:        2000
UXTerm*scrollBar:        true
UXTerm*scrollTtyOutput:  false
UXTerm*cursorBlink:      true


! XClipboard
XClipboard*renderFont      : True
XClipboard*faceSize        : 12
XClipboard*faceName        : lucidatypewriter
XClipboard*foreground:       #000000
XClipboard*background:       #e2f3e2
XClipboard*geometry:   500x133-0-0

! XFontsel
xfontsel*foreground      : white
xfontsel*background      : slategray


! XCalc
XCalc*foreground:       #ffffff
XCalc*background:       #686f82


! Nedit
nedit*background: #000000
nedit*foreground: #e2f3e2

! XBiff 
! You will need to put your userid here
! Causes all border and title decoration to appear on xbiff applications
Emwm*xbiff.clientDecoration:     +all
! Lets you select by hand the location of a new application (unless a specific
!
XBiff*geometry:      50x50-10+90
!XBiff*file:          /usr/spool/mail/(user)
XBiff*foreground:    #000000
XBiff*background:    #e2f3e2
XBiff*update:        10

!XClock
! Cause the xclock icon not to show up in the icon box
Emwm*xclock*clientDecoration:    -resizeh -maximize -menu -title
Emwm*xclock*clientFunctions:     -minimize
xclock*mode:       analog
xclock*update:     1
xclock*geometry:   120x120-0+0

!XLoad
! Cause the xclock icon not to show up in the icon box
xload*foreground : #FF00FF
xload*background : #e2f3e2
xload*geometry:    120x120-0+130


! Conky in the root windows
Emwm*conky*clientDecoration: -all
