xenocara/app/xdm/config/Xsetup_0

9 lines
228 B
Plaintext
Raw Normal View History

2006-11-25 13:07:29 -07:00
#!/bin/sh
2010-03-28 03:33:02 -06:00
# $OpenBSD: Xsetup_0,v 1.3 2010/03/28 09:33:02 matthieu Exp $
if [ "$DISPLAY" = ":0" -o "$DISPLAY" = ":0.0" ]
then
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
fi
#sxpm OpenBSD.xpm &