source: main/trunk/greenstone2/gs-unicode-term.sh@ 31975

Last change on this file since 31975 was 23297, checked in by davidb, 13 years ago

Run an xterm that can display Unicode characters

  • Property svn:executable set to *
File size: 115 bytes
Line 
1#!/bin/bash
2
3LC_CTYPE=en_GB.UTF-8 xterm \
4 -fn '-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1'
Note: See TracBrowser for help on using the repository browser.