diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:15:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:15:16 -0600 |
commit | 67fad8b20199655e19ced335fb4cdb80a5a49ac1 (patch) | |
tree | 78a9629a6578139260c0ffcda02d34e5a82feeca /displayconfig | |
parent | 932102dc749ae8f0df1830dfeffd90b56cfb01b4 (diff) | |
download | tde-guidance-67fad8b20199655e19ced335fb4cdb80a5a49ac1.tar.gz tde-guidance-67fad8b20199655e19ced335fb4cdb80a5a49ac1.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'displayconfig')
-rwxr-xr-x | displayconfig/displayconfig-restore.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/displayconfig/displayconfig-restore.py b/displayconfig/displayconfig-restore.py index 8c44a48..4956817 100755 --- a/displayconfig/displayconfig-restore.py +++ b/displayconfig/displayconfig-restore.py @@ -268,9 +268,9 @@ def main(): # RandR/displayconfig to switch to higher resolution, displayconfig # explicitly sets the virtual screen size in xorg.conf to the largest # 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 - # 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. # # What we do now as the user's KDE session is being started up is check |