summaryrefslogtreecommitdiffstats
path: root/displayconfig/40guidance-displayconfig_restore
blob: 27f35a17d096c543ec3a21233ef0961e83b9ceb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Set the X server resolution to that selected by the user.
#
# This needs to be done before windows managers or X clients start,
# otherwise the DPI and fonts sizes get all screwed up.
#
# http://www.simonzone.com/software/guidance
#
# This file is sourced by Xsession(5), not executed.
# The "|| true" is to ensure that the Xsession script does not terminate
# and stop the login if something fails in the Python program.
/opt/kde3/bin/displayconfig-restore || true