kumquat-buildroot/package/xorg/Xsession
Eric Andersen 715ffb8bcb update xorg build a bit more, trim the default set of bitmapped
fonts, add in the DejaVu line of unicode supporting truetype fonts
2007-01-15 22:33:55 +00:00

6 lines
124 B
Bash
Executable File

#!/bin/sh
export GDK_USE_XFT=1
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
/usr/bin/X11/rxvt -bg black -fg gray90