! Filename: .mrxvtrc ! Purpose: configuration file for mrxvt ! Authors: grml-team (grml.org), (c) Michael Prokop ! Bug-Reports: see http://grml.org/bugs/ ! License: This file is licensed under the GPL v2. ! Latest change: Sam Mai 27 19:13:38 CEST 2006 [mika] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! set font: mrxvt.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-15 ! start with 3 terminals up and running: !mrxvt*initTermNumber: 3 ! name them: !mrxvt*vt0*tabTitle: term1 !mrxvt*vt1*tabTitle: term2 !mrxvt*vt2*tabTitle: term3 ! we don't need a scrollbar: mrxvt.scrollBar: false ! transparent? !mrxvt*transparent: True !mrxvt*transparentScrollbar: False !mrxvt*transparentTabbar: False !mrxvt*transparentMenubar: False ! main foreground and background color: mrxvt*foreground: white mrxvt*background: black ! we don't want AltGr/Mode_switch to act as greek key: mrxvt.greektoggle_key: VoidSymbol !! END OF FILE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!