|
|
@ -268,9 +268,9 @@ def main():
|
|
|
|
# RandR/displayconfig to switch to higher resolution, displayconfig
|
|
|
|
# RandR/displayconfig to switch to higher resolution, displayconfig
|
|
|
|
# explicitly sets the virtual screen size in xorg.conf to the largest
|
|
|
|
# explicitly sets the virtual screen size in xorg.conf to the largest
|
|
|
|
# resoluution that the monitor/gfx card can support. The down side to
|
|
|
|
# resoluution that the monitor/gfx card can support. The down side to
|
|
|
|
# this is that the X server and kdm get the correct resolution but the
|
|
|
|
# this is that the X server and tdm get the correct resolution but the
|
|
|
|
# wrong (virtual) screen size. The user can now scroll around on the
|
|
|
|
# wrong (virtual) screen size. The user can now scroll around on the
|
|
|
|
# greater virtual screen. Kind of annoying for kdm, unacceptable once
|
|
|
|
# greater virtual screen. Kind of annoying for tdm, unacceptable once
|
|
|
|
# the user has logged in.
|
|
|
|
# the user has logged in.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# What we do now as the user's KDE session is being started up is check
|
|
|
|
# What we do now as the user's KDE session is being started up is check
|
|
|
|