Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Desktop Screen size in KDE
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
SingleHanded
n00b
n00b


Joined: 21 Sep 2002
Posts: 6

PostPosted: Sun Oct 06, 2002 7:10 pm    Post subject: Desktop Screen size in KDE Reply with quote

How do I set the screensize of the desktop in KDE. My monitor screen size is set to 1024*768 but my Desktop is 1280*1024.

Thanks
Back to top
View user's profile Send private message
gillesg
Tux's lil' helper
Tux's lil' helper


Joined: 17 Sep 2002
Posts: 90

PostPosted: Sun Oct 06, 2002 7:42 pm    Post subject: Reply with quote

look in the configuration of the sreen definition in XF86config
Back to top
View user's profile Send private message
Xinos
n00b
n00b


Joined: 16 Sep 2002
Posts: 42
Location: Birmingham, Alabama

PostPosted: Tue Oct 08, 2002 1:45 am    Post subject: Reply with quote

try locate XF86Config
then nano -w /path-to-file/XF86Config
and almost at the bottom of that file you will find

Section "Screen"
Driver "accel"
Device "S3 ViRGE/DX (generic)"
Monitor "My Monitor"
Subsection "Display"
Depth 8
Modes "640x480" "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "640x480" "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "640x480" "800x600" "1024x768" "1280x1024"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 32
Modes "640x480" "800x600" "1024x768"
ViewPort 0 0
EndSubsection
EndSection

Where modes is the different resolutions that are availabe for that color depth. If you need a better resolution just add it to the default that you are using and you can change btw the modes by using <ctrl> <alt> + or <ctrl> <alt> -. Good luck
_________________
~ Always ask questions!

K. Allan Wilson
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum