blob: b7c52297f6bfe940e67ef24294dcf737073c16d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
! $NetBSD: Rxvt,v 1.2 2003/03/27 07:14:26 wiz Exp $
!
! This is a default Rxvt app defaults file that just disables
! default multibyte character encodings.
!
! To enable this feature, just comment the current active one
! and uncomment the one you prefer.
! Select multibyte character sheme
Rxvt.multichar_encoding: noenc
! Rxvt.multichar_encoding: eucj
! Rxvt.multichar_encoding: sjis
! Rxvt.multichar_encoding: big5
! Rxvt.multichar_encoding: gb
! Rxvt.multichar_encoding: kr
|