[kde-linux] problem with program screen size
Adi Spivak
pchelper at serv.co.il
Thu Nov 10 20:14:52 UTC 2005
Carl Spitzer wrote:
>On Sat, 2005-10-15 at 14:06 +0200, Adi Spivak wrote:
>
>
>>hello
>>from time to time, when i start a program, its size is bigger then the
>>screnn (like 5 times or more bigger) and i have to move the window a lot
>>from side to side to see the ends.
>>does anyone else have this problem?
>>anyone knows of a fix?
>>thanks
>>adi
>>
>>
>
>You have defined a virtual screen larger than one actually supported by
>your monitor. Please post your xorg.conf relavant sections to the list.
>
>
Section "Screen"
Identifier "Screen 1"
# Device "VESA Framebuffer"
Device "voodoo3"
Monitor "My Monitor"
# DefaultDepth 8
# DefaultDepth 16
DefaultDepth 24
# DefaultDepth 32
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
as you can see (and kde is also set to 1024X768) all is ok, and my
screen resolution is set to 1024X768 couse my screen has a liitle
display that shows the screen rez.
thanks
adi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2785 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.kde.org/pipermail/kde-linux/attachments/20051110/f1a469c7/attachment.bin>
More information about the kde-linux
mailing list