I found this in another thread around here but can't find it anymore: This is what the poster actually wrote (i copied the line then):
//
1440x900 (+fullscreen) under SuSE
Finally got it to work.
Key was to change /boot/grub/menu.lst.
Changed vga= setting to vga=0x362.
Turns out you can get all of the valid settings in linux with the command:
hwinfo --framebuffer
//
This is what I made of it assuming you're using KDE Desktop
Go to:
--> YAST
--> System
--> Boatloader (edit it)
--> enter the value 0x362 where it says VGA Mode (I'm not quite sure how it will look like in english. I have a german suse here.)
--> save and try a reboot. I instantly got full screen after reboot.
In case this does not work try:
--> YAST
--> System
--> etc/config-file (edit it)
--> Hardware
--> Graphikcard
--> Video-Bios-Parameter
--> enter the value 0x362
--> save and try an reboot. Hoepfully you will now have full screen after reboot.
Last edited: May 23, 2006