operadornine
IS-IT--Management
Hi all,
I have this script
/etc/init.d/ssh start
startx
sleep 10
./xrandr.sh
the ./xrandr.sh calls this command (xrandr -s 1280x768)
but the script always get only to the startx. i cant make it execute the ./xrandr.sh
THanks all
I have this script
/etc/init.d/ssh start
startx
sleep 10
./xrandr.sh
the ./xrandr.sh calls this command (xrandr -s 1280x768)
but the script always get only to the startx. i cant make it execute the ./xrandr.sh
THanks all