!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Set tab stop to 4 for a best display of this file
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Sample configuration for mrxvt since to 0.3.0
! To use, copy it to ~/.mrxvtrc (from 0.3.9) or ~/.Xdefaults
! Features:
!    . transparent background (override background image)
!    . background image (when no transparent background)
!    . three initial tabs
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
mrxvt*vt0*tabTitle:			term1
mrxvt*vt1*tabTitle:			term2
mrxvt*vt2*tabTitle:			term3
mrxvt*vt0*saveLines:		600
mrxvt*vt1*saveLines:		600
mrxvt*vt2*saveLines:		600
!mrxvt*vt0*Pixmap:			/home/jimmy/images/vt0bg.jpg
!mrxvt*vt1*Pixmap:			/home/jimmy/images/vt1bg.png
!mrxvt*vt2*Pixmap:			/home/jimmy/images/vt2bg.xpm
!mrxvt*vt0*command:			/bin/tcsh
!mrxvt*vt1*command:			/bin/bash
!mrxvt*vt2*command:			/bin/bash -c "telnet www.mitbbs.com"
!mrxvt*tabShell:			True
!mrxvt*cmdInitTabs:			True
!mrxvt*cmdAllTabs:			True
mrxvt*initTermNumber:		3

mrxvt*protectSecondary:		True
mrxvt*loginShell:			True

mrxvt*scrollbarStyle:		next
!mrxvt*scrollbarPixmap:		/home/jimmy/images/scrollbarbg.jpg

!mrxvt*opacity:				75
!mrxvt*opacityDegree:		5
mrxvt*transparent:			False
mrxvt*transparentScrollbar:	False
mrxvt*transparentTabbar:	False
mrxvt*transparentMenubar:	False
mrxvt*foreground:			white
mrxvt*background:			black
!mrxvt*ufBackground:		yellow
!mrxvt*backgroundFade:		50
!mrxvt*fading:				50
!mrxvt*shading:				80
!mrxvt*tintColor:			red
!mrxvt*textShadow:			red
!mrxvt*textShadowMode:		botright

!	Text color of active tab
mrxvt*tabForeground:		blue
!	Background color of active tab
!mrxvt*tabBackground:		yellow
!	Foreground color of inactive tab
!mrxvt*itabForeground:		gray
!	Background color of inactive tab
!mrxvt*itabBackground:		gray
!mrxvt*tabbarPixmap:		/home/jimmy/images/tabbarbg.png
!	Use tabbar background as tab background?
!mrxvt*tabPixmap:			true
!mrxvt*syncTabTitle:		true
!mrxvt*syncTabIcon:			true
!mrxvt*nonBoldFont:			true
!mrxvt*hideTabbar:			true
!mrxvt*bottomTabbar:		true
!mrxvt*hideButtons:			true
!mrxvt*windowsSwitch:		true

!mrxvt*menu:				/home/jimmy/doc/menu/rxvt.menu
!mrxvt*showMenu:			False
!mrxvt*menubarPixmap:		/home/jimmy/images/menubarbg.xpm

!mrxvt*xft:					True
!mrxvt*xftFont:				Luxi Mono
!mrxvt*xftmFont:			SimSun
!mrxvt*xftNomFont:			True
!mrxvt*xftAntialias:		True
!mrxvt*xftWeight:			Medium
!mrxvt*xftSlant:			Roman
!mrxvt*xftHinting:			True
!mrxvt*xftAutoHint:			True
!mrxvt*xftGlobalAdvance:	True
!mrxvt*xftWidth:			normal
!mrxvt*xftRGBA:				rgb
!mrxvt*xftSize:				14

!mrxvt*cursorBlink:			True
!mrxvt*cursorBlinkInterval:	500

mrxvt*geometry:				80x30
!mrxvt*lineSpace:			2
!mrxvt*borderLess:			True
!mrxvt*overrideRedirect:	True
!mrxvt*bellCommand:			ls
!mrxvt*holdExit:			False
!Mrxvt*holdExitText:		Terminal exited!

!mrxvt*internalBorder:		2
!mrxvt*externalBorder:		2

!mrxvt*thai:				False
!mrxvt*multichar_encoding:	GB
!mrxvt*inputMethod:			SCIM

!mrxvt*hotkey*Dummy:		Ctrl+Meta+t
!mrxvt*hotkey*NewTab:		Ctrl+Meta+v
! This key is compatible with Windows
mrxvt*hotkey*NextTab:		Ctrl+Tab
! These keys are used by emacs, disable them
mrxvt*hotkey*Dummy:			Ctrl+Shift+underscore
mrxvt*hotkey*Dummy:			Ctrl+Shift+plus

!mrxvt*sessionMgt:			true
mrxvt*confFileSave:			~/.mrxvtrc.save


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Sample configuration for mrxvt prior to 0.2.0
! To use, copy it to ~/.Xdefaults
! Features:
!    . transparent background,
!    . three initial tabs
!    . each tab has a different tinting color
!    . initial 7x14 font
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
materm*termName:        rxvt
!	Works for non-transparent window
!materm*vt0*Pixmap:      /home/jimmy/test.png
!materm*vt1*Pixmap:      /home/jimmy/test1.png
materm*vt0*Title:       term0
materm*vt1*Title:       term1
materm*vt2*Title:       term2
materm*vt3*Title:       term3
materm*vt4*Title:       term4
materm*vt5*Title:       term5
materm*vt6*Title:       term6
materm*vt7*Title:       term7
materm*vt8*Title:       term8
materm*vt9*Title:       term9
materm*vt10*Title:      term10
materm*vt11*Title:      term11
materm*vt12*Title:      term12
materm*vt13*Title:      term13
materm*vt14*Title:      term14
materm*vt15*Title:      term15
materm*vt0*Tinting:		yellow
materm*vt1*Tinting:		red
materm*vt2*Tinting:		green
materm*vt3*Tinting:		blue
materm*vt4*Tinting:		brown
materm*vt5*Tinting:		grey
materm*foreground:      white
materm*background:      black
materm*transparent:     True
materm*transpscrollbar: False
materm*geometry:        80x40
materm*saveLines:       600
materm*scrollBar:       True
!	Works for non-transparent window
!materm*fading:          70
materm*font:            -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1
materm*loginShell:      True
materm*NbTerm:          3
