trying to get dead keys working

This commit is contained in:
Hunter Haugen 2009-09-10 03:08:18 -07:00
parent 932d2781a1
commit e1318bfc30
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ URxvt*foreground: #dddddd
URxvt*transparent: true
URxvt*shading: 15
URxvt*cursorColor: green
URxvt*perl-ext-common: default
!URxvt.borderLess:True

4
.zshrc
View file

@ -54,8 +54,8 @@ SAVEHIST=10000
HISTFILE=~/.history
PS1="%m%# "
export LC_COLLATE='C' #order files in ls
#export LC_ALL='en_US.UTF-8'
export LANG='en_US.UTF-8'
#export LC_ALL='en_US.utf8'
export LANG='en_US.utf8'
export MAIL=~/mail
export MAILCHECK=0
export AWT_TOOLKIT=MToolkit