1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
! s comment -*-coding: tis-620;-*-
For softwares on X Window System.
END
For softwares on X Window System.
END
!Xresources for Thai environment
!Emacs need fix font
emacs*font: fixed
!Netscape could use Thai charactor in Mail Subject too
.netscape*Composition.form.mainForm.viewParent.panedw.lowrPaneFormWidget.subjectFormW.subject.fontList: -thai-fixed-medium-r-normal--16-114-100-100-m-80-iso8859-1
*.MailThread.form.mainForm.viewParent.hpane.panedw.messageList.fontList: thai8x13
*Font: fixed
*arrowlabel.fontList: -thai-fixed-*-*-*-*-16-*-*-*-*-*-*-*
Netscape*XmLGrid.fontList: -thai-fixed-*-*-*-*-10-*-*-*-*-*-*-*
!xiterm can use Thaifont correctly
xiterm*font: thai8x13
!XMCD
.xmcd.mainForm.trackTitleIndicator.fontList: -thai-fixed-*
.xmcd.mainForm.discTitleIndicator.fontList: -thai-fixed-*
.xmcd.dbprogForm_popup.dbprogForm.trackListScrolledWindow.trackList.fontList: -thai-fixed-*
.xmcd.dbprogForm_popup.dbprogForm.extDiscInfoForm_popup.extDiscInfoForm.extDiscInfoLabel.fontList: -thai-fixed-*
! xterm is locale-sensible mode. (You need xutils package).
! XTerm*locale: true
|