Δημοσιεύτηκε: 08 Σεπ 2010, 15:41
από ΓΙΑΝΝΗΣ
Τα έκανα αυτά που μου είπες αλλά δεν βλέπω αλλαγή.
Κώδικας: Επιλογή όλων
#!/bin/sh
#
# Note that any setup should come before the sessreg command as
# that must be 'exec'ed for the pid to be correct (sessreg uses the parent
# pid)
#
# Note that output goes into the .xsession-errors file for easy debugging
#
PATH="/usr/bin:$PATH"

#if [ -x '/usr/bin/xsplash' ];
#then
# /usr/bin/xsplash --daemon
#fi

/sbin/initctl -q emit desktop-session-start DISPLAY_MANAGER=gdm
xrandr --newmode "1440Χ900" 108.84 1440 1472 1880 1912 900 918 927 946 +HSync +VSync
xrandr --addmode default 1440X900