#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $

# /etc/X11/xinit/xinitrc
#
# global xinitrc file, used by all X sessions started by xinit (startx)

# invoke global X session script
#. /etc/X11/Xsession
xset -r
xset s off
xset -dpms

export TSLIB_TSDEVICE=/dev/input/touchscreen0

echo 0 > /sys/class/graphics/fb1/blank
fbset -fb /dev/fb1 -xres 1024 -yres 600

/6100/bin/gui - nomouse nocursor 2> /home/root/qt_log.txt
